2003-03-11 |
Martin Pool | When opening an existing DB, don't require the hash_size...
|
commit | commitdiff | tree |
2003-03-11 |
Martin Pool | Patch from Ronan Waide:
|
commit | commitdiff | tree |
2003-03-10 |
Martin Pool | Use "$@" to preserve shell quoting in case somebody...
|
commit | commitdiff | tree |
2003-03-10 |
Martin Pool | Clobber strings with 0xf1f1f1f1 before writing to them...
|
commit | commitdiff | tree |
2003-03-10 |
Martin Pool | Include valgrind.h if present on the system.
|
commit | commitdiff | tree |
2003-03-10 |
Martin Pool | Check for valgrind.h
|
commit | commitdiff | tree |
2003-03-06 |
Martin Pool | FIXME about crash on failure case.
|
commit | commitdiff | tree |
2003-03-05 |
Martin Pool | lp_string: Add note about dodgy StrnCpy use.
|
commit | commitdiff | tree |
2003-02-28 |
Martin Pool | Doxygen janitor: add note that strequal is in fact...
|
commit | commitdiff | tree |
2003-02-28 |
Martin Pool | Doxygen janitor
|
commit | commitdiff | tree |
2003-02-28 |
Martin Pool | Doxygen janitor: fix parameter names, grammar, tag...
|
commit | commitdiff | tree |
2003-02-28 |
Martin Pool | Doxygen janitor: rpc_resolve_dc parameter is spelled...
|
commit | commitdiff | tree |
2003-02-28 |
Martin Pool | Doxygen janitor: check_domain_match parameter is spelled
|
commit | commitdiff | tree |
2003-02-28 |
Martin Pool | Fix comment typo
|
commit | commitdiff | tree |
2003-02-28 |
Martin Pool | Remove reference to "mainpage.dox" and CodingStandards...
|
commit | commitdiff | tree |
2003-02-28 |
Martin Pool | Add a comment about the meaning of samba's internal...
|
commit | commitdiff | tree |
2003-02-28 |
Martin Pool | Add simple test harness that exposes StrCaseCmp for...
|
commit | commitdiff | tree |
2003-02-27 |
Martin Pool | Doxygen janitor
|
commit | commitdiff | tree |
2003-02-26 |
Martin Pool | init_valid_table: Fix a memory leak that would lose the
|
commit | commitdiff | tree |
2003-02-24 |
Martin Pool | Merge documentation from 3_0.
|
commit | commitdiff | tree |
2003-02-21 |
Martin Pool | Doxygen janitor
|
commit | commitdiff | tree |
2003-02-20 |
Martin Pool | Doc
|
commit | commitdiff | tree |
2003-02-20 |
Martin Pool | (Merge from APPLIANCE_HEAD)
|
commit | commitdiff | tree |
2003-02-19 |
Martin Pool | Remove old listproc address; update instructions for...
|
commit | commitdiff | tree |
2003-02-19 |
Martin Pool | Remove old listproc address and webmaster mailing address.
|
commit | commitdiff | tree |
2003-02-19 |
Martin Pool | Remove tridge's old home address, and old samba-bugs...
|
commit | commitdiff | tree |
2003-02-19 |
Martin Pool | Remove reference to obsolete samba-bugs address. Suggest...
|
commit | commitdiff | tree |
2003-02-19 |
Martin Pool | Remove reference to obsolete samba-bugs address.
|
commit | commitdiff | tree |
2003-02-18 |
Martin Pool | Remove obsolete comment.
|
commit | commitdiff | tree |
2003-02-18 |
Martin Pool | Doxygen janitor. No other changes.
|
commit | commitdiff | tree |
2003-02-18 |
Martin Pool | cmd_lsa_lookup_sids: Check return code from string_to_sid...
|
commit | commitdiff | tree |
2003-02-18 |
Martin Pool | init_dom_sid2s: Check return code from string_to_sid...
|
commit | commitdiff | tree |
2003-02-18 |
Martin Pool | Check return code from string_to_sid.
|
commit | commitdiff | tree |
2003-02-18 |
Martin Pool | add_initial_entry should fail if string_to_sid fails.
|
commit | commitdiff | tree |
2003-02-18 |
Martin Pool | Doxygen janitor and some doc typo fixes.
|
commit | commitdiff | tree |
2003-02-18 |
Martin Pool | Doxygen janitor. No other changes.
|
commit | commitdiff | tree |
2003-02-17 |
Martin Pool | Update config.guess, config.sub to the versions from...
|
commit | commitdiff | tree |
2003-02-17 |
Martin Pool | Add comment explaining the -DDEVELOPER safe_strcpy...
|
commit | commitdiff | tree |
2003-02-17 |
Martin Pool | Typo: /mized/mixed/
|
commit | commitdiff | tree |
2003-02-17 |
Martin Pool | Don't pstrcpy into an fstring. (Harmless in this case...
|
commit | commitdiff | tree |
2003-02-17 |
Martin Pool | Start reworking rpcclient to use popt rather than next_token...
|
commit | commitdiff | tree |
2003-02-14 |
Martin Pool | Doc
|
commit | commitdiff | tree |
2003-02-13 |
Martin Pool | Add FIXME about checking exit code for popen'd commands.
|
commit | commitdiff | tree |
2003-02-13 |
Martin Pool | waitstatus audit: Correctly handle case where smbmnt...
|
commit | commitdiff | tree |
2003-02-13 |
Martin Pool | Doc
|
commit | commitdiff | tree |
2003-02-13 |
Martin Pool | Update towards automatic building on dp.samba.org:
|
commit | commitdiff | tree |
2003-01-20 |
Martin Pool | Add FIXME about dodgy argument parser.
|
commit | commitdiff | tree |
2003-01-15 |
Martin Pool | One more from waitpid() audit: Correctly interpret...
|
commit | commitdiff | tree |
2003-01-15 |
Martin Pool | Run autoheader
|
commit | commitdiff | tree |
2003-01-15 |
Martin Pool | Fix bug where the existence of config.cache would cause...
|
commit | commitdiff | tree |
2003-01-13 |
Martin Pool | Fix typo in comment.
|
commit | commitdiff | tree |
2003-01-09 |
Martin Pool | tdb_chainlock_with_timeout: Add TODO: If we time out...
|
commit | commitdiff | tree |
2003-01-09 |
Martin Pool | Correct misleading comment: winbindd_lookupname gets...
|
commit | commitdiff | tree |
2002-12-12 |
Martin Pool | CR1333: Fix memory leak when unpacking some structures.
|
commit | commitdiff | tree |
2002-12-12 |
Martin Pool | * Ignore .pyc and .pyo files produced as a side-effect...
|
commit | commitdiff | tree |
2002-11-22 |
Martin Pool | Add support for new 'F' format, which is a string in...
|
commit | commitdiff | tree |
2002-11-21 |
Martin Pool | If you don't specify --with-python, we assume "python...
|
commit | commitdiff | tree |
2002-11-12 |
Martin Pool | Rename unpack_* functions to be consistent
|
commit | commitdiff | tree |
2002-11-12 |
Martin Pool | Rename pytdbpack_unpack -> pytdbunpack
|
commit | commitdiff | tree |
2002-11-12 |
Martin Pool | Just reorder functions to put related ones together
|
commit | commitdiff | tree |
2002-11-12 |
Martin Pool | Remove dead code for packing buffers which has now...
|
commit | commitdiff | tree |
2002-11-12 |
Martin Pool | Remove dead code for packing buffers which has now...
|
commit | commitdiff | tree |
2002-11-12 |
Martin Pool | Remove non-integer Pointer values, which are no longer...
|
commit | commitdiff | tree |
2002-11-09 |
Martin Pool | Rewrite all the packing stuff so that it converts ...
|
commit | commitdiff | tree |
2002-11-06 |
Martin Pool | pytdbpack_unpack: Clean up, and correct the handling...
|
commit | commitdiff | tree |
2002-11-06 |
Martin Pool | Add another test case for repeated-unpack ('$')
|
commit | commitdiff | tree |
2002-11-05 |
Martin Pool | pytdbpack_pack_data: Allow first argument to be any...
|
commit | commitdiff | tree |
2002-11-05 |
Martin Pool | pytdbpack_pack_data: If the first argument to a 'B...
|
commit | commitdiff | tree |
2002-11-05 |
Martin Pool | pytdbpack_pack_data: Oops, since B is separately encoded...
|
commit | commitdiff | tree |
2002-11-05 |
Martin Pool | Update test cases.
|
commit | commitdiff | tree |
2002-11-05 |
Martin Pool | pytdbpack_unpack: Handle unpacking Buffers into (LEN...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | Add more test cases that now work.
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | pytdbpack_pack_data: Allow 'd' and 'w' formats to take...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | Make sure uint32 unpacking is unsigned, and generates...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | Re-add some tests which do work with both implementations
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | Comment out test cases where the old and new parser...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | pytdbpack_calc_reqd_len: Correct calculation of packed...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | Change to representing buffers ('B') as (LEN, STRING...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | test_pack_extra: Add additional cases.
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | test_pack_extra: Better way of testing packing with...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | pytdbpack_calc_reqd_len: It's no longer an error to...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | Doc
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | test_pack_extra: The old code does not complain when...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | test_pack_failures: The old code does not complain...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | pytdbpack_calc_reqd_len: Make exception be thrown correctly...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | test_pack_failures: The old and new code is not exactly...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | test_pack: Coercing a dictionary to a sequence as it...
|
commit | commitdiff | tree |
2002-11-04 |
Martin Pool | Add FIXME about --with-python
|
commit | commitdiff | tree |
2002-10-21 |
Martin Pool | Test both new samba.tdbpack and oldtdbutil pack/unpack...
|
commit | commitdiff | tree |
2002-10-21 |
Martin Pool | Import old pure Python version of tdbpack/unpack, so...
|
commit | commitdiff | tree |
2002-10-21 |
Martin Pool | Give better error messages for TypeError, which will...
|
commit | commitdiff | tree |
2002-09-10 |
Martin Pool | Check in examples for tdb packer
|
commit | commitdiff | tree |
2002-09-09 |
Martin Pool | Add python_install target. Not called by default....
|
commit | commitdiff | tree |
2002-09-09 |
Martin Pool | Put all Python modules into the 'samba' subpackage...
|
commit | commitdiff | tree |
2002-09-09 |
Martin Pool | Build py_tdbpack as well.
|
commit | commitdiff | tree |
2002-09-09 |
Martin Pool | Python's setup.py does not need to be munged by configure...
|
commit | commitdiff | tree |
2002-09-09 |
Martin Pool | Import my code to do reasonably fast tdbpack/unpack...
|
commit | commitdiff | tree |
2002-09-09 |
Martin Pool | Update documentation for newly merged modules
|
commit | commitdiff | tree |
2002-09-09 |
Martin Pool | This patch has now been applied and no longer needs...
|
commit | commitdiff | tree |
2002-09-09 |
Martin Pool | Add --with-python=PYTHONNAME configure option, so that...
|
commit | commitdiff | tree |