ira/wip.git
2007-10-10 Jelmer Vernooijr14952: Make sure the auth subsystem gets initialized...
2007-10-10 Stefan Metzmacherr14951: - remove unused var 'path'
2007-10-10 Stefan Metzmacherr14950: make sure include/config.h is only updated...
2007-10-10 Andrew Tridgellr14949: re-add the two lex.c files for heimdal, these...
2007-10-10 Andrew Tridgellr14948: add testing of truncate events, and add truncat...
2007-10-10 Andrew Tridgellr14947: add support for file truncate events
2007-10-10 Andrew Tridgellr14946: added a smbcli_ftruncate() call, useful for...
2007-10-10 Andrew Tridgellr14945: allow the notify backend to be specified per...
2007-10-10 Stefan Metzmacherr14944: pass any error of build/smb_build/main.pl to...
2007-10-10 Andrew Tridgellr14943: bring the inotify backend up to date with all...
2007-10-10 Andrew Tridgellr14942: make the RAW-NOTIFY test check the strange...
2007-10-10 Andrew Tridgellr14941: a rename of a file (but not a directory) trigge...
2007-10-10 Stefan Metzmacherr14939: don't use a void pointer
2007-10-10 Andrew Tridgellr14938: add smbcli_fsetatr() as a convenient interface...
2007-10-10 Andrew Tridgellr14937: fix a crash that can be caused by a notify...
2007-10-10 Andrew Tridgellr14936: remove a duplicate line
2007-10-10 Andrew Tridgellr14935: try to avoid a race condition in the recursion...
2007-10-10 Andrew Tridgellr14934: greatly expand the RAW-NOTIFY testing of comple...
2007-10-10 Andrew Tridgellr14933: fix the handling of notify filters to be much...
2007-10-10 Andrew Tridgellr14932: ensure that we send a NOTIFY_ACTION_OLD_NAME and
2007-10-10 James Peachr14930: Coalesce the "feature enabled" tests so that...
2007-10-10 Stefan Metzmacherr14929: add some comments
2007-10-10 Andrew Tridgellr14928: demonstrate that the completion filter is only...
2007-10-10 Andrew Tridgellr14927: expand the RAW-NOTIFY test to test recursive...
2007-10-10 Andrew Tridgellr14926: change the inotify backend to implement the...
2007-10-10 Andrew Tridgellr14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTIO...
2007-10-10 Andrew Tridgellr14924: when handling recursive change notify, the...
2007-10-10 Andrew Tridgellr14921: I forgot to commit the IDL change for the subdi...
2007-10-10 Andrew Tridgellr14920: allow a notify backend to separately specify...
2007-10-10 Andrew Tridgellr14919: disable the BASE-DEFER_OPEN test until it gets...
2007-10-10 Andrew Tridgellr14918: cleaner handling of systems without inotify
2007-10-10 Andrew Tridgellr14917: fixed length strings don't count any trailing...
2007-10-10 Andrew Tridgellr14916: print errno so I can work out why OpenBSD is...
2007-10-10 Tim Potterr14915: Work in progress - getting ldb_add() working.
2007-10-10 Jelmer Vernooijr14914: Remove printf statement I accidently committed.
2007-10-10 Stefan Metzmacherr14913: readd --with-selftest-prefix as it's needed
2007-10-10 Stefan Metzmacherr14912: don't crash if inotify isn't present...
2007-10-10 Jelmer Vernooijr14911: Allow easy modification of selftest subdirector...
2007-10-10 Jelmer Vernooijr14910: Remove unused configure options
2007-10-10 Jelmer Vernooijr14909: Add lp_modulesdir() smb.conf option
2007-10-10 Jelmer Vernooijr14908: Fix LD_LIBRARY_PATH
2007-10-10 Jelmer Vernooijr14907: Another attempt at fixing partially generated...
2007-10-10 Jelmer Vernooijr14906: Move SWIG-specific files to scripting/swig/
2007-10-10 Jelmer Vernooijr14905: Prevent partly generated files when building...
2007-10-10 Andrew Tridgellr14904: fixed LIBNDR_FLAG_STR_CHARLEN (thanks to Metze...
2007-10-10 Andrew Tridgellr14903: rewrote ndr_push_string() to be much simpler...
2007-10-10 Andrew Tridgellr14902: change charcnv code to fail the conversion...
2007-10-10 Tim Potterr14901: More work on ldb swig interface. Wrap some...
2007-10-10 Tim Potterr14897: Do more error checking of tdb function returns...
2007-10-10 Stefan Metzmacherr14894: - add some 'const'
2007-10-10 Stefan Metzmacherr14891: fix a bug found by the ibm checker
2007-10-10 Stefan Metzmacherr14890: fix the usage of popt...
2007-10-10 Tim Potterr14881: Unpack ldb_message_element and ldb_val arrays...
2007-10-10 Tim Potterr14880: Doc.
2007-10-10 Tim Potterr14879: Fix bug unpacking ldb_messages.
2007-10-10 Tim Potterr14878: Write swig wrappers for ldb_init() and ldb_conn...
2007-10-10 Andrew Tridgellr14877: added support for the kernel inotify mechanism...
2007-10-10 Andrew Tridgellr14876: added ENOSYS to unix error mapping
2007-10-10 Jelmer Vernooijr14875: Make better use of the build system
2007-10-10 Jelmer Vernooijr14874: Allow overriding LIBRARY_REALNAME
2007-10-10 Tim Potterr14873: Add skeleton swig ldb interface.
2007-10-10 Tim Potterr14871: We don't need to import UserDict anymore.
2007-10-10 Tim Potterr14870: Update to link with dynamic instead of static...
2007-10-10 Jelmer Vernooijr14867: Include <stdbool.h> in external compiles
2007-10-10 Jelmer Vernooijr14866: Fix CFLAGS when building compile_et. This shoul...
2007-10-10 Stefan Metzmacherr14861: regenerate the proto headers when the .mk file...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Stefan Metzmacherr14859: fix bugs noticed by the ibm code checker
2007-10-10 Stefan Metzmacherr14858: fix bugs noticed by the ibm code checker
2007-10-10 Stefan Metzmacherr14857: fix bugs noticed by the ibm code checker
2007-10-10 Stefan Metzmacherr14856: fix bugs noticed by the ibm code checker
2007-10-10 Tim Potterr14854: Finish off swig wrapper and torture tests for...
2007-10-10 Jelmer Vernooijr14852: See if all target platforms support multiple...
2007-10-10 Jelmer Vernooijr14851: Make BOOL, False and True simple aliases to...
2007-10-10 Jelmer Vernooijr14850: Don't assume that sizeof(BOOL) == sizeof(int)
2007-10-10 Stefan Metzmacherr14848: use the constant instead of the interger value
2007-10-10 Andrew Tridgellr14845: expanded the number of info levels tested for...
2007-10-10 Jelmer Vernooijr14844: Support a stdbool.h replacement in lib/replace/
2007-10-10 Stefan Metzmacherr14843: the results of the srvsrv_* calls depends on...
2007-10-10 Stefan Metzmacherr14842: fix parsing of NetDiskEnum replies
2007-10-10 Stefan Metzmacherr14840: - rename some functions
2007-10-10 Andrew Tridgellr14838: fix the build. Looks like I still haven't quite...
2007-10-10 Andrew Tridgellr14837: fixed build error
2007-10-10 Tim Potterr14836: Keep constants in the right order, and line...
2007-10-10 Andrew Tridgellr14835: split out the config rules for the ntvfs/common...
2007-10-10 Stefan Metzmacherr14826: initialize pid1 and pid2:-)
2007-10-10 Stefan Metzmacherr14822: if we use the snum used by the lp_* functions...
2007-10-10 Stefan Metzmacherr14819: list all tests smbtorture offers and explicit...
2007-10-10 Stefan Metzmacherr14818: give an error on an unknown test
2007-10-10 Stefan Metzmacherr14817: rename some tests
2007-10-10 Jelmer Vernooijr14816: Simplify test for comparison_fn_t
2007-10-10 Stefan Metzmacherr14815: BASE-DIR doesn't exists...
2007-10-10 Stefan Metzmacherr14814: also run the BASE-DIR test with 'make test'
2007-10-10 Jelmer Vernooijr14813: Remove headers already checked for earlier...
2007-10-10 Jelmer Vernooijr14812: Fix typos
2007-10-10 Andrew Tridgellr14808: added notify_trigger() calls for rename and...
2007-10-10 Andrew Tridgellr14807: fixed the format of notify responses (forgot...
2007-10-10 Jelmer Vernooijr14806: Fix compiler warnings
2007-10-10 Andrew Tridgellr14805: use tdb_lock_bystring() to prevent race conditi...
2007-10-10 Tim Potterr14804: Start writing a more Pythonic tdb module.
next