summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r14904: fixed LIBNDR_FLAG_STR_CHARLEN (thanks to Metze for noticing this)Andrew Tridgell2007-10-101-1/+4
* r14903: rewrote ndr_push_string() to be much simpler, and correctly handleAndrew Tridgell2007-10-101-111/+35
* r14902: change charcnv code to fail the conversion when it hits badAndrew Tridgell2007-10-101-3/+3
* r14901: More work on ldb swig interface. Wrap some more functions.Tim Potter2007-10-102-9/+97
* r14897: Do more error checking of tdb function returns and raise IOError orTim Potter2007-10-101-6/+14
* r14894: - add some 'const'Stefan Metzmacher2007-10-104-38/+22
* r14891: fix a bug found by the ibm checkerStefan Metzmacher2007-10-103-34/+52
* r14890: fix the usage of popt...Stefan Metzmacher2007-10-101-5/+17
* r14881: Unpack ldb_message_element and ldb_val arrays. Python can now accessTim Potter2007-10-101-26/+41
* r14880: Doc.Tim Potter2007-10-101-1/+1
* r14879: Fix bug unpacking ldb_messages.Tim Potter2007-10-101-1/+12
* r14878: Write swig wrappers for ldb_init() and ldb_connect().Tim Potter2007-10-104-11/+81
* r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell2007-10-1010-49/+587
* r14876: added ENOSYS to unix error mappingAndrew Tridgell2007-10-101-0/+3
* r14875: Make better use of the build systemJelmer Vernooij2007-10-101-26/+15
* r14874: Allow overriding LIBRARY_REALNAMEJelmer Vernooij2007-10-104-11/+20
* r14873: Add skeleton swig ldb interface.Tim Potter2007-10-103-0/+35
* r14871: We don't need to import UserDict anymore.Tim Potter2007-10-101-1/+1
* r14870: Update to link with dynamic instead of static objects.Tim Potter2007-10-101-7/+10
* r14867: Include <stdbool.h> in external compilesJelmer Vernooij2007-10-104-0/+4
* r14866: Fix CFLAGS when building compile_et. This should fix the buildJelmer Vernooij2007-10-101-0/+4
* r14861: regenerate the proto headers when the .mk file changesStefan Metzmacher2007-10-102-1/+2
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-1054-57/+75
* r14859: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-101-9/+11
* r14858: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-102-5/+6
* r14857: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-101-3/+4
* r14856: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-101-8/+10
* r14854: Finish off swig wrapper and torture tests for tdb.Tim Potter2007-10-102-11/+149
* r14852: See if all target platforms support multiple .SUFFIXES lines.Jelmer Vernooij2007-10-102-4/+5
* r14851: Make BOOL, False and True simple aliases to the POSIX-definedJelmer Vernooij2007-10-101-3/+3
* r14850: Don't assume that sizeof(BOOL) == sizeof(int)Jelmer Vernooij2007-10-101-46/+46
* r14848: use the constant instead of the interger valueStefan Metzmacher2007-10-101-1/+1
* r14845: expanded the number of info levels tested for continue in theAndrew Tridgell2007-10-101-90/+123
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-1010-17/+29
* r14843: the results of the srvsrv_* calls depends on the user,Stefan Metzmacher2007-10-101-85/+132
* r14842: fix parsing of NetDiskEnum repliesStefan Metzmacher2007-10-101-1/+1
* r14840: - rename some functionsStefan Metzmacher2007-10-103-39/+52
* r14838: fix the build. Looks like I still haven't quite got the hang of theAndrew Tridgell2007-10-105-1/+5
* r14837: fixed build errorAndrew Tridgell2007-10-101-1/+2
* r14836: Keep constants in the right order, and line things up nicely.Tim Potter2007-10-101-3/+3
* r14835: split out the config rules for the ntvfs/common/ directoryAndrew Tridgell2007-10-102-5/+15
* r14826: initialize pid1 and pid2:-)Stefan Metzmacher2007-10-101-0/+3
* r14822: if we use the snum used by the lp_* functions instead of the wire TID,Stefan Metzmacher2007-10-101-10/+10
* r14819: list all tests smbtorture offers and explicit list testsStefan Metzmacher2007-10-101-16/+28
* r14818: give an error on an unknown testStefan Metzmacher2007-10-101-0/+1
* r14817: rename some testsStefan Metzmacher2007-10-102-4/+6
* r14816: Simplify test for comparison_fn_tJelmer Vernooij2007-10-103-20/+4
* r14815: BASE-DIR doesn't exists...Stefan Metzmacher2007-10-101-1/+1
* r14814: also run the BASE-DIR test with 'make test'Stefan Metzmacher2007-10-101-1/+1
* r14813: Remove headers already checked for earlier or not used.Jelmer Vernooij2007-10-101-2/+1