jelmer/samba4-debian.git
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
2007-10-10 Andrew Tridgellr17675: increase max torture test runtime - we have...
2007-10-10 Andrew Tridgellr17674: fixed a problem on with our configure logic...
2007-10-10 Rafal Szczesniakr17671: Update the tests according to changes in libnet...
2007-10-10 Rafal Szczesniakr17670: 1) Refactor libnet context structure a bit...
2007-10-10 Simo Sorcer17662: some more enhancements to our schema extraction...
2007-10-10 Andrew Bartlettr17661: A patch from Martin Kuehl:
2007-10-10 Andrew Tridgellr17660: fixed configure test
2007-10-10 Andrew Tridgellr17659: cope with systems without the x509 gnutls functions
2007-10-10 Andrew Tridgellr17658: several replacement snprintf() fixes.
2007-10-10 Andrew Tridgellr17656: some systems (like older solaris) don't return...
2007-10-10 Simo Sorcer17653: fix typo
2007-10-10 Simo Sorcer17652: add oMSyntax to these attributes
2007-10-10 Simo Sorcer17651: Commit the set of classess used to generate...
2007-10-10 Simo Sorcer17648: update minschema.js
2007-10-10 Andrew Tridgellr17647: the init fns should not take a mem_ctx
2007-10-10 Andrew Bartlettr17646: Use authentication if specified.
2007-10-10 Andrew Tridgellr17645: gcc 4.1.x has started producing "value computed...
2007-10-10 Andrew Tridgellr17644: change the ldap server to always use the single...
2007-10-10 Simo Sorcer17642: some more mappings
2007-10-10 Simo Sorcer17641: some more info, add oMObjectClass values (binar...
2007-10-10 Andrew Bartlettr17639: Martin Kuhl noticed that we loaded an incorrect...
2007-10-10 Andrew Bartlettr17634: Kill off another case where we used dnsDomain...
2007-10-10 Andrew Bartlettr17633: Return NULL at the end of the file, or else...
2007-10-10 Simo Sorcer17632: This is the most accurate mappings between...
2007-10-10 Simo Sorcer17631: Some syntaxes from MS in a now vanished interne...
2007-10-10 Volker Lendecker17624: Samba3 does not yet do getprinterinfo level 6
2007-10-10 Simo Sorcer17614: Our first "client side' ldb module.
2007-10-10 Simo Sorcer17613: style fix
2007-10-10 Andrew Bartlettr17609: Kill one more use of the fake dnsDomain attribute.
2007-10-10 Andrew Bartlettr17601: Fix declaration after statement.
2007-10-10 Andrew Bartlettr17600: Finish the schema conversion tool, and add...
2007-10-10 Andrew Bartlettr17599: Improvements to the AD-like to OpenLDAP format...
2007-10-10 Andrew Bartlettr17598: Patch from Martin Kühl <mkhl@samba.org> to...
2007-10-10 Simo Sorcer17597: fix prefix path handling
2007-10-10 Simo Sorcer17596: apply patch from Martin
next