r12897: make it possible to use nosync transaction to speed things up,
[jelmer/samba4-debian.git] / source / lib /
2007-10-10 Stefan Metzmacherr12850: - add Doxygen comments to ldb
2007-10-10 Stefan Metzmacherr12849: fix typo
2007-10-10 Stefan Metzmacherr12847: add some ldb examples from Brad Hards (bradh...
2007-10-10 Stefan Metzmacherr12846: some fixes
2007-10-10 Stefan Metzmacherr12845: fix some typos
2007-10-10 Stefan Metzmacherr12844: don't include system headers directly
2007-10-10 Stefan Metzmacherr12843: get special objects with ldbsearch -a too,...
2007-10-10 Simo Sorcer12833: complete ldbsearch support for controls
2007-10-10 Stefan Metzmacherr12830: this can be const
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12828: add a test to check white spaces comparison
2007-10-10 Simo Sorcer12827: This was a very well concealed bug.
2007-10-10 Günther Deschnerr12825: Add \n
2007-10-10 Stefan Metzmacherr12814: we need this here too, as we'll include replace...
2007-10-10 Simo Sorcer12810: handle control options gracefully and don't...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12801: Some more include/ cleanups (remove unused...
2007-10-10 Stefan Metzmacherr12799: print out function and location too
2007-10-10 Stefan Metzmacherr12798: print timestamps into the log file, this is...
2007-10-10 Stefan Metzmacherr12790: fix compiler warning
2007-10-10 Andrew Tridgellr12785: make the iface_*() functions return strings...
2007-10-10 Andrew Tridgellr12783: add a comment about matching more than 1 handle...
2007-10-10 Stefan Metzmacherr12777: use TEST_DATA_PREFIX if available
2007-10-10 Stefan Metzmacherr12774: - fix the build on OpenBSD
2007-10-10 Simo Sorcer12770: Remove the alloca.h header as it is not used...
2007-10-10 Stefan Metzmacherr12761: get the TIME_T_MIN and TIME_T_MAX right again...
2007-10-10 Stefan Metzmacherr12754: - sync TIME_T_MAX calculation from samba3
2007-10-10 Simo Sorcer12748: Fix wrong handling of separation characters...
2007-10-10 Andrew Bartlettr12746: An initial version of the kludge_acls module.
2007-10-10 Simo Sorcer12745: Initial work to support a syntax to pass over...
2007-10-10 Simo Sorcer12743: Remove the ugly way we had to make a second...
2007-10-10 Simo Sorcer12734: forgot to add qsort
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Andrew Bartlettr12728: Revive testparm.
2007-10-10 Andrew Bartlettr12717: Always compile the skel module, so we know...
2007-10-10 Andrew Bartlettr12716: Tridge points out that the request argument...
2007-10-10 Andrew Bartlettr12710: Fix socket_wrapper: Make sure to fill in the...
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Jelmer Vernooijr12658: Couple of fixes related to shared module builds.
2007-10-10 Simo Sorcer12643: don't fail make test
2007-10-10 Stefan Metzmacherr12641: - remove some unused functions
2007-10-10 Stefan Metzmacherr12638: fix the build on BSD systems
2007-10-10 Andrew Tridgellr12633: expose talloc_vasprintf_append()
2007-10-10 Andrew Bartlettr12632: Build fixes from Brad Hards <bradh@frogmouth...
2007-10-10 Jelmer Vernooijr12624: (hopefully) fix for BSD make after srcdir/build...
2007-10-10 Jelmer Vernooijr12622: Move table.c prototypes to seperate header...
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Stefan Metzmacherr12616: remove unused function, and we have iface_local...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Simo Sorcer12605: docs patch from Brad Hards <bradh@frogmouth...
2007-10-10 Simo Sorcer12604: fix make clean as Brad Hards <bradh@frogmouth...
2007-10-10 Andrew Bartlettr12601: Syncronise both copies of dlinklist.h.
2007-10-10 Andrew Bartlettr12600: Add a new module to sort the objectclass attrib...
2007-10-10 Andrew Bartlettr12599: This new LDB module (and associated changes...
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Andrew Bartlettr12553: Steal the error string onto this context, so...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr12540: Provide more information in the ldb error string.
2007-10-10 Andrew Bartlettr12534: Make the transaction code fill the error string...
2007-10-10 Andrew Tridgellr12531: 'make quicktest' was taking 15 minutes on my...
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12523: Convert the registry subsystem to use a seperat...
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Jelmer Vernooijr12500: Use init functions explicitly in a few more...
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Jelmer Vernooijr12487: Remove obsolete function
2007-10-10 Jelmer Vernooijr12483: Remove --tdr-header option (merged into --tdr...
2007-10-10 Jelmer Vernooijr12445: Fix header in manpage, make script executable
2007-10-10 Andrew Bartlettr12433: Add comment describing this function.
2007-10-10 Stefan Metzmacherr12431: - the TIME_T_MAX needs to be a singed max value
2007-10-10 Stefan Metzmacherr12408: as we always add the destinguishedName as autog...
2007-10-10 Stefan Metzmacherr12385: call pidl with the perl found by configure
2007-10-10 Stefan Metzmacherr12364: add UINT32_MAX and UINT64_MAX replacement defines
2007-10-10 Andrew Bartlettr12361: Add a new function: ldb_binary_encode_string()
2007-10-10 Andrew Bartlettr12320: Add command-line processing hooks for simple...
2007-10-10 Andrew Bartlettr12310: Link simple bind support in our internal LDAP...
2007-10-10 Stefan Metzmacherr12286: handle absolute path and url in lock_path(...
2007-10-10 Stefan Metzmacherr12285: move the smbd.tmp into piddir, --with-fhs piddi...
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Stefan Metzmacherr12239: as we only get error from our events system...
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Jelmer Vernooijr12209: Fix some issues with XML entities.
2007-10-10 Andrew Bartlettr12178: Make ldb_ildap work against localhost again...
2007-10-10 Andrew Tridgellr12158: added ldif handlers for the ntSecurityDescripto...
2007-10-10 Andrew Tridgellr12157: ldb_dump_results() is useful to call from withi...
2007-10-10 Stefan Metzmacherr12153: work arround the fact that epoll reports EPOLLE...
2007-10-10 Stefan Metzmacherr12146: as epoll notifies EPOLLERR and EPOLLHUP implicit,
2007-10-10 Stefan Metzmacherr12141: - move epoll related code into one big #ifdef...
2007-10-10 Stefan Metzmacherr12140: - add an additional_flags field to the fd_event...
2007-10-10 Stefan Metzmacherr12124: we don't need this comment twice
2007-10-10 Stefan Metzmacherr12123: handle fde == NULL at the correct level
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Stefan Metzmacherr12074: in accept() we need to set socket name of the...
2007-10-10 Stefan Metzmacherr12073: fix vlgrind error, calculate the correct size...
next