r15768: make it possible that the caller of the ntvfs_subsystem doesn't
[jelmer/samba4-debian.git] / source / lib /
2007-10-10 Simo Sorcer15762: It make no sense for rdn_name to implement...
2007-10-10 Simo Sorcer15761: Fix-as-you-go ...
2007-10-10 Jim McDonoughr15719: Fix build on systems (AIX) that don't have...
2007-10-10 Jelmer Vernooijr15659: Implement opening a key by name (significant...
2007-10-10 Jelmer Vernooijr15592: Remove unused header
2007-10-10 Jelmer Vernooijr15590: Fix another include issue
2007-10-10 Simo Sorcer15582: Commit some forgotten stuff that have been...
2007-10-10 Jelmer Vernooijr15578: Move some cpp-specific things from CFLAGS to...
2007-10-10 Jelmer Vernooijr15577: Make popt CFLAGS popt-specific rather then...
2007-10-10 Jelmer Vernooijr15575: Fix getpass test
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15572: Trim build/m4/rewrite.m4 a bit more, remove...
2007-10-10 Jelmer Vernooijr15568: Simplify detection of iconv libraries a fair...
2007-10-10 Jelmer Vernooijr15564: Fix copyrights (this file was originally based...
2007-10-10 Jelmer Vernooijr15538: Use pkg-config file where possible and
2007-10-10 Andrew Bartlettr15510: As discussed on samba-technical, move the VERSI...
2007-10-10 Jelmer Vernooijr15458: Fix support for Windows XP-style registry files...
2007-10-10 Jelmer Vernooijr15457: Get rid of more usages of uint_t
2007-10-10 Andrew Bartlettr15433: Add a todo.
2007-10-10 Andrew Bartlettr15420: Add a new function to print a the 'unparsed...
2007-10-10 Jelmer Vernooijr15406: Move 'smbreadline' out of libreplace as it...
2007-10-10 Andrew Bartlettr15400: Move the TLS code behind the socket interface.
2007-10-10 Tim Potterr15389: Add some better torture tests for LdbMessage.
2007-10-10 Tim Potterr15388: Fix cut&paste typo.
2007-10-10 Jelmer Vernooijr15384: Improve naming of socket library, disable Requi...
2007-10-10 Paul Greenr15382: Use grp.h in this block; it has been cleaned...
2007-10-10 Jelmer Vernooijr15377: Remove sys_select() code as it's no longer...
2007-10-10 Jelmer Vernooijr15376: Add detection of -lnsl, required for building...
2007-10-10 Jelmer Vernooijr15375: Rename readline.h to smbreadline.h avoid clashe...
2007-10-10 Jelmer Vernooijr15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent...
2007-10-10 Andrew Bartlettr15372: Don't look at possibly undefined controls in...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr15364: Use global list of predefined keys
2007-10-10 Jelmer Vernooijr15363: Fix dependencies for shared library
2007-10-10 Jelmer Vernooijr15362: Consider anything non-zero a failure, bnio...
2007-10-10 Jelmer Vernooijr15361: Export table of predefined registry keys
2007-10-10 Jelmer Vernooijr15358: Fix some compiler warnings / type safety. Found...
2007-10-10 Andrew Bartlettr15357: Fix the build on systems without GNUTLS.
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Jelmer Vernooijr15351: Fix tcc compile error
2007-10-10 Jelmer Vernooijr15349: Integrate set_socket_options() into the socket...
2007-10-10 Tim Potterr15348: Start adding a dict interface and tests to...
2007-10-10 Tim Potterr15346: Doc.
2007-10-10 Jelmer Vernooijr15344: Fix shared library build
2007-10-10 Tim Potterr15343: Some small cleanups.
2007-10-10 Tim Potterr15339: Signature for tdb_reopen_all() has changed.
2007-10-10 Andrew Bartlettr15329: I'm sick of this patch being in my local tree...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15326: Fix compiler warnings.
2007-10-10 Jelmer Vernooijr15325: Fix compiler warnings
2007-10-10 Jelmer Vernooijr15323: Fix internal popt build
2007-10-10 Jelmer Vernooijr15321: Reduce the size of rewrite.m4 a bit more
2007-10-10 Jelmer Vernooijr15318: Don't create empty static libraries as some...
2007-10-10 Andrew Bartlettr15316: I don't understand quite why this function...
2007-10-10 Stefan Metzmacherr15315: - reenable the ildap backend
2007-10-10 Jelmer Vernooijr15314: Fix recursive dependency hack for static libs...
2007-10-10 Jelmer Vernooijr15313: Fix some dependencies in dso mode
2007-10-10 Jelmer Vernooijr15303: Re-add SMB readline replacement header
2007-10-10 Jelmer Vernooijr15302: Remove strangely named function "StrnCpy" ...
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15300: Only enable SWIG shared libs if python is available
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Stefan Metzmacherr15280: - remove the 2nd check for __FUNCTION__
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15271: Fix --enable-dso
2007-10-10 Jelmer Vernooijr15257: Look for headers before trying to use them...
2007-10-10 Jelmer Vernooijr15253: Fix dependency on tdr_regf.h
2007-10-10 Jelmer Vernooijr15248: Fix automatic dependencies build
2007-10-10 Stefan Metzmacherr15246: flags need to represented as bits 0x01,0x02...
2007-10-10 Simo Sorcer15245: forgot one header
2007-10-10 Simo Sorcer15242: allow to use LDB_FLG_RECONNECT
2007-10-10 Jelmer Vernooijr15231: Try to fix detection of ability of CC to genera...
2007-10-10 Jelmer Vernooijr15226: Fix order of typedef specification - caught...
2007-10-10 Jelmer Vernooijr15224: Check whether -MT is actually supported by...
2007-10-10 Jelmer Vernooijr15214: Introduce subsystem-specific CFLAGS to keep...
2007-10-10 Jelmer Vernooijr15213: Remove helper macro for bcopy() - this causes...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr15204: Fix MD5Update prototype
2007-10-10 Jelmer Vernooijr15203: Allow system 'bool' type to be defined in anoth...
2007-10-10 Jelmer Vernooijr15201: Use abs() rather then ABS()
2007-10-10 Jelmer Vernooijr15200: Move MIN/MAX macros to libreplace as some syste...
2007-10-10 Andrew Bartlettr15199: Try to make these prototypes match, to get...
2007-10-10 Jelmer Vernooijr15191: Avoid uint_t as it's not standard.
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 Tim Potterr15178: Fix ldb function calls after big swig rename.
2007-10-10 Tim Potterr15177: Wrap ldb_strerror() function.
2007-10-10 Andrew Bartlettr15176: Ensure we don't segfault when we try and delete...
2007-10-10 James Peachr15143: Pull in GNU extensions right at the start of...
2007-10-10 Volker Lendecker15120: Minimize the diff between Samba3 and Samba4...
2007-10-10 Tim Potterr15113: Add a ldb_strerror() function.
2007-10-10 Tim Potterr15110: Start rewriting higher level ldb wrapper.
2007-10-10 Tim Potterr15109: Wrap ldb_global_init()
2007-10-10 Volker Lendecker15100: Port the bugfix for #3569 to Samba4
2007-10-10 Alexander Bokovoyr15099: An attempt to fix BSD make portability issues...
2007-10-10 Tim Potterr15097: Add constants for ldb errors.
2007-10-10 Tim Potterr15096: Fix typo.
2007-10-10 Tim Potterr15095: Fix up typemap for struct ldb_val so that ldb_m...
2007-10-10 Tim Potterr15092: Remove some swig stuff that didn't work out...
2007-10-10 Tim Potterr15091: Raise LdbError instead of IOError when ldb...
next