jra/samba/.git
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
2007-10-10 Stefan Metzmacherr17588: this file doesn't exist anymore
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Andrew Bartlettr17582: Fix dependenies for oLschema2ldif.
2007-10-10 Andrew Bartlettr17581: Add tool to convert AD schema back to OpenLDAP...
2007-10-10 Andrew Bartlettr17580: Add a new tools to convert back from AD-like...
2007-10-10 Andrew Tridgellr17579: make ldb build g++ friendly
2007-10-10 Andrew Tridgellr17578: in standalone talloc build ensure we get intptr...
2007-10-10 Andrew Bartlettr17577: Patch from Kai Blin <kai.blin@gmail.com>:
2007-10-10 Stefan Metzmacherr17570: add dummy functions for the frsrpc and frsapi...
2007-10-10 Stefan Metzmacherr17567: add error code I got from DsGetNCChanges
2007-10-10 Stefan Metzmacherr17566: test if the compiler support inline, this results
2007-10-10 Stefan Metzmacherr17565: expand the test for negative enum values, syste...
2007-10-10 Stefan Metzmacherr17564: we don't need a AC_TRY_RUN to test the compiler...
2007-10-10 Andrew Bartlettr17553: Actually enable the samba3sam module. Should...
2007-10-10 Andrew Bartlettr17548: It is a good idea to commit the fix (from mkhl...
2007-10-10 Andrew Bartlettr17547: Add test by mkhl for some of our variable subst...
2007-10-10 Andrew Bartlettr17546: Test the loading of per-partition modules.
2007-10-10 Andrew Bartlettr17545: I forgot to commit this file, a source file...
2007-10-10 Andrew Bartlettr17544: Add execute bit to js script.
2007-10-10 Andrew Bartlettr17543: Patch from Martin Kühl <martin.kuehl@gmail...
2007-10-10 Andrew Bartlettr17542: In using ldb_map, I ran across some very odd...
2007-10-10 Stefan Metzmacherr17540: store command line args of selftest.sh in local...
2007-10-10 Stefan Metzmacherr17539: add HMAC-MD5 test code based on the example...
2007-10-10 Stefan Metzmacherr17538: this function should be static...
2007-10-10 Stefan Metzmacherr17537: if we replace inet_ntoa() we need a prototype of
2007-10-10 Andrew Bartlettr17534: Try another group for 'wheel' on True64.
2007-10-10 Stefan Metzmacherr17533: add missing include, so that "socket options...
2007-10-10 Stefan Metzmacherr17532: merge from SAMBA_3_0 Revision: 17460
2007-10-10 Stefan Metzmacherr17531: fix whitespaces
2007-10-10 Andrew Bartlettr17530: Watching the build farm mails carefully pays...
2007-10-10 Andrew Bartlettr17529: Simo doesn't like the use of the internal ldb_e...
2007-10-10 Andrew Bartlettr17528: This is an additional item of schema we require.
2007-10-10 Andrew Bartlettr17527: Don't duplicate the entire test setup just...
next