samba.git
2007-10-10 Stefan Metzmacherr15057: fix access masks for getting and setting securi...
2007-10-10 Stefan Metzmacherr15056: w2k3 gives NT_STATUS_ACCESS_DENIED instead...
2007-10-10 Stefan Metzmacherr15055: this was my version for the crash bug in the...
2007-10-10 Alexander Bokovoyr15052: Do not add builddir variants into include paths...
2007-10-10 Alexander Bokovoyr15051: Remove directory creation from this rule; we...
2007-10-10 Andrew Tridgellr15050: fixed a double free in the new messaging code.
2007-10-10 Andrew Tridgellr15049: for really efficient oplock handling with thous...
2007-10-10 Andrew Tridgellr15048: started on the server side implementation of...
2007-10-10 Alexander Bokovoyr15036: Add out of tree build support and see how build...
2007-10-10 Andrew Tridgellr15033: expanded the RAW-OPLOCK test to include the...
2007-10-10 Andrew Tridgellr15032: change BENCH-NBENCH to always break to none...
2007-10-10 Andrew Tridgellr15029: fixed the detection of inotify
2007-10-10 Rafal Szczesniakr15021: Couple more comments and fixes in spirit of...
2007-10-10 Tim Potterr15017: When making up our own inotify functions, make...
2007-10-10 Andrew Tridgellr15016: add a test for a 2nd open with an exclusive...
2007-10-10 Andrew Tridgellr15015: add an explanation for this test
2007-10-10 Andrew Tridgellr15014: added a simple batch oplock benchmark
2007-10-10 Jelmer Vernooijr15002: More cleanups in build/m4/rewrite.m4
2007-10-10 Jelmer Vernooijr15001: Add 'make dist'
2007-10-10 Jelmer Vernooijr15000: Move some more autoconf tests out of build...
2007-10-10 Jelmer Vernooijr14999: Remove more unused autoconf code
2007-10-10 Jelmer Vernooijr14998: Remove unused autoconf test, move others to...
2007-10-10 Jelmer Vernooijr14997: Fix build of static libraries. Libraries build...
2007-10-10 Jelmer Vernooijr14996: Fix compilation of gencache
2007-10-10 Jelmer Vernooijr14995: Avoid parallel builds unless there is support...
2007-10-10 Jelmer Vernooijr14993: Make subsystems again
2007-10-10 Jelmer Vernooijr14992: Allow load_module() to be used externally
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...
next