samba.git
2007-10-10 Stefan Metzmacherr17791: get rid of another compiler warning
2007-10-10 Stefan Metzmacherr17790: replace uses -ldl and should directly depend...
2007-10-10 Stefan Metzmacherr17789: remove compiler warnings
2007-10-10 Stefan Metzmacherr17788: fix compiler warnings
2007-10-10 Stefan Metzmacherr17787: ifdef out unused macros and generate a smb_panic()
2007-10-10 Stefan Metzmacherr17786: remove unused macros, fix compiler warnings
2007-10-10 Stefan Metzmacherr17785: fix compiler warnings
2007-10-10 Stefan Metzmacherr17784: fix compiler warnings
2007-10-10 Stefan Metzmacherr17783: fix compiler warnings
2007-10-10 Stefan Metzmacherr17782: fix compiler warning
2007-10-10 Stefan Metzmacherr17781: fix compiler warning
2007-10-10 Stefan Metzmacherr17780: better fix this one correctly
2007-10-10 Stefan Metzmacherr17779: this macro is unused
2007-10-10 Stefan Metzmacherr17778: fix compiler warnings
2007-10-10 Stefan Metzmacherr17777: these macros are unused...
2007-10-10 Stefan Metzmacherr17776: these macros are also defined in libcli/raw...
2007-10-10 Stefan Metzmacherr17775: use an enum to get rid of compiler warnings
2007-10-10 Stefan Metzmacherr17774: this macro is unused
2007-10-10 Stefan Metzmacherr17773: this macros are unsed, with compiler warnings
2007-10-10 Stefan Metzmacherr17772: warn about unused macros
2007-10-10 Andrew Tridgellr17771: add a comment explaing the odd cast
2007-10-10 Andrew Tridgellr17770: don't force -L/usr/lib, it breaks us4
2007-10-10 Andrew Tridgellr17769: only look for dlopen in -ldl if not found in...
2007-10-10 Andrew Tridgellr17768: This merges in the current version of Brad...
2007-10-10 Andrew Tridgellr17765: fix handling of old solaris /bin/sh in ldb...
2007-10-10 Andrew Tridgellr17764: more portable setenv() replacement
2007-10-10 Andrew Tridgellr17763: moved setenv to ldb/replace/
2007-10-10 Andrew Tridgellr17762: HPUX needs setenv
2007-10-10 Stefan Metzmacherr17756: I don't know why but this only works with the...
2007-10-10 Stefan Metzmacherr17755: fix the build...
2007-10-10 Stefan Metzmacherr17754: remove the --always-create option from mkproto.pl
2007-10-10 Stefan Metzmacherr17753: fix compiler warnings and make the code simpler
2007-10-10 Stefan Metzmacherr17752: using -1 in a uint16_t value causes compiler...
2007-10-10 Andrew Tridgellr17750: these have moved to ldb/replace/ now
2007-10-10 Andrew Tridgellr17749: more HPUX madness
2007-10-10 Stefan Metzmacherr17748: make the casts much easier to understand
2007-10-10 Stefan Metzmacherr17747: ldb's make test should not try to install something
2007-10-10 Andrew Tridgellr17746: the automatic archive creation in make breaks...
2007-10-10 Andrew Tridgellr17745: got rid of the final asprintf() in ldb
2007-10-10 Stefan Metzmacherr17744: we explicit want to get warnings about declarat...
2007-10-10 Stefan Metzmacherr17743: fix compiler warnings
2007-10-10 Stefan Metzmacherr17742: make the casts explicit and remove compiler...
2007-10-10 Andrew Tridgellr17741: tru64 uses inttypes.h not stdint.h.
2007-10-10 Andrew Tridgellr17740: get rid of dependence on asprintf(), using...
2007-10-10 Andrew Tridgellr17739: forgot to add replace/*
2007-10-10 Andrew Tridgellr17738: solving the seemingly trivial problem of timegm...
2007-10-10 Andrew Tridgellr17737: fixed a 'declaration in code' error
2007-10-10 Andrew Tridgellr17735: a (probably useless) attempt to workaround...
2007-10-10 Andrew Tridgellr17734: tru64 needs these for standalone build
2007-10-10 Andrew Tridgellr17733: doxygen is way too noisy to build every time...
2007-10-10 Andrew Tridgellr17732: after some help from Jelmer, changed builddocs...
2007-10-10 Andrew Tridgellr17731: try to cope with freebsd handling of .a depende...
2007-10-10 Andrew Tridgellr17730: cast dlsym result to try to avoid a compiler...
2007-10-10 Andrew Tridgellr17729: remove the dependence on an internet connection...
2007-10-10 Andrew Tridgellr17726: not having slapd installed isn't a ldb test...
2007-10-10 Andrew Tridgellr17725: VPATH and builds out of the source directory...
2007-10-10 Andrew Tridgellr17724: don't rely on strnlen() as MacOSX 10.4 doesn...
2007-10-10 Andrew Tridgellr17722: better to use talloc_vasprintf() than vasprintf...
2007-10-10 Andrew Tridgellr17721: fixed the dlopen and MODULESDIR handling in...
2007-10-10 Andrew Tridgellr17720: in standalone ldb build, some systems need...
2007-10-10 Andrew Tridgellr17719: ldb_cmdline needs to be static for cc on solaris
2007-10-10 Andrew Tridgellr17718: don't consider a slapadd failure in the ldap...
2007-10-10 Stefan Metzmacherr17717: this cried for bugs...and they happened...
2007-10-10 Stefan Metzmacherr17716: make casts explicit and remove compiler warnings
2007-10-10 Stefan Metzmacherr17715: make the cast explicit and remove compiler...
2007-10-10 Stefan Metzmacherr17714: fix compiler warnings
2007-10-10 Stefan Metzmacherr17713: fix compiler warnings
2007-10-10 Stefan Metzmacherr17712: fix compiler warning
2007-10-10 Stefan Metzmacherr17711: fix compiler warnings
2007-10-10 Andrew Tridgellr17708: make the automated testing of the ldb ldap...
2007-10-10 Andrew Bartlettr17707: Match the output (aside from dividers) the...
2007-10-10 Andrew Tridgellr17706: remove the dependence on gnu make in the standa...
2007-10-10 Andrew Bartlettr17705: Use the paged_searches module by default agains...
2007-10-10 Andrew Bartlettr17704: Add comments suggesting how to get the LDAP...
2007-10-10 Andrew Bartlettr17703: Fixes to enable the entryUUID module to work...
2007-10-10 Andrew Tridgellr17702: test for gcc, and only enable gcc flags if...
2007-10-10 Andrew Tridgellr17701: doxygen (if installed!) needs to be run in...
2007-10-10 Andrew Bartlettr17700: Despite our best hopes, the way module initiali...
2007-10-10 Andrew Bartlettr17699: Remove more printf calls.
2007-10-10 Andrew Bartlettr17698: The original code assumed that &data->context...
2007-10-10 Andrew Tridgellr17697: - enable test for slapd
2007-10-10 Andrew Tridgellr17696: attempt to allow ldb to use an external popt...
2007-10-10 Andrew Tridgellr17695: added installcheck target
2007-10-10 Andrew Bartlettr17694: Don't use printf() in a module...
2007-10-10 Andrew Tridgellr17693: only install man pages if we have managed to...
2007-10-10 Andrew Tridgellr17692: - don't try and run ldap tests unless we have...
2007-10-10 Andrew Bartlettr17691: Make the structure more public, so we have...
2007-10-10 Andrew Bartlettr17690: Demonstrate how we can read the schema to find...
2007-10-10 Andrew Tridgellr17689: build works, this should fix install ....
2007-10-10 Andrew Tridgellr17688: the commit/test cycle for getting this to work...
2007-10-10 Andrew Tridgellr17687: remove circular dependency
2007-10-10 Andrew Tridgellr17686: tdb.pc is in the build directory
2007-10-10 Andrew Tridgellr17685: talloc.pc is in the build directory
2007-10-10 Andrew Tridgellr17684: and we need -Iinclude for tdb
2007-10-10 Andrew Tridgellr17683: to pick up config.h we need -I. as well for...
2007-10-10 Andrew Bartlettr17682: Add newline to end of file
2007-10-10 Andrew Tridgellr17681: fixed standalone talloc build to support buildi...
2007-10-10 Andrew Tridgellr17680: make standalone tdb support building and testin...
2007-10-10 Andrew Tridgellr17679: - fix 'make test-ldap' to skip ldb specials
2007-10-10 Andrew Tridgellr17678: don't free result message twice
next