jelmer/samba4-debian.git
2007-10-10 Jelmer Vernooijr14991: Add option -l to allow ndrdump to load dcerpc_i...
2007-10-10 Stefan Metzmacherr14990: talloc_reference() can fail
2007-10-10 Andrew Tridgellr14984: marking mprBreakpoint() as a __noreturn__ funct...
2007-10-10 Andrew Tridgellr14983: fix an uninitialised var
2007-10-10 Andrew Tridgellr14982: mark a deliberate missing break
2007-10-10 Andrew Tridgellr14981: fixed a use of a wild ptr in regshell
2007-10-10 Andrew Tridgellr14980: fixed several IBM checker errors in gentest...
2007-10-10 Andrew Tridgellr14979: avoid a null ptr deref
2007-10-10 Andrew Tridgellr14978: fixed a print of NULL
2007-10-10 Andrew Tridgellr14977: more IBM checker fixes
2007-10-10 Andrew Tridgellr14976: another use of the magic comment recognised...
2007-10-10 Andrew Tridgellr14975: use the magic comment recognised by the IBM...
2007-10-10 Andrew Tridgellr14974: work around an ibm checker bug
2007-10-10 Andrew Tridgellr14973: req cannot be NULL in smb_raw_t2open_recv(...
2007-10-10 Andrew Tridgellr14972: fix an uninitialised warning from ibm checker
2007-10-10 Tim Potterr14971: Update test script with new location of tdb...
2007-10-10 Tim Potterr14970: Add configure stuff for Python to tdb and ldb...
2007-10-10 Andrew Tridgellr14969: ensure that even on slow machines we leave...
2007-10-10 Tim Potterr14968: Move tdb and ldb swig wrappers in to lib/tdb...
2007-10-10 Stefan Metzmacherr14967: load shared module torture test after we know...
2007-10-10 Stefan Metzmacherr14966: make more functions _PUBLIC_
2007-10-10 Stefan Metzmacherr14965: the unixinfo pipe need the sidmap code from...
2007-10-10 Stefan Metzmacherr14964: - move sidmap code from ntvfs_common to SAMDB
2007-10-10 Andrew Tridgellr14963: check talloc returns
2007-10-10 Andrew Tridgellr14962: fixed a valgrind error
2007-10-10 Stefan Metzmacherr14961: fix compiler warning
2007-10-10 Andrew Tridgellr14960: don't declare variables mid-function
2007-10-10 Andrew Tridgellr14959: allow change notify to be disabled completely...
2007-10-10 Andrew Tridgellr14958: fixed big-endian dcerpc connections for the...
2007-10-10 Andrew Tridgellr14957: fixed shell syntax for config.h creation, and...
2007-10-10 Andrew Tridgellr14956: change the notify search to be much more effici...
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
next