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