garming/samba-autobuild/.git
2007-10-10 Jelmer Vernooijr20746: Don't report each individual test in test_smbcl...
2007-10-10 Jelmer Vernooijr20739: Add more command-line options.
2007-10-10 Jelmer Vernooijr20737: Add option parsing.
2007-10-10 Stefan Metzmacherr20736: skip the NBT-WINSREPLICATION-OWNED test in...
2007-10-10 Stefan Metzmacherr20735: print out a headline and the oMObjectClass
2007-10-10 Stefan Metzmacherr20734: always terminate the string... so that an empty...
2007-10-10 Stefan Metzmacherr20733: add a function to load the oid mappings from...
2007-10-10 Stefan Metzmacherr20732: add idl for storing the prefixMap attribute
2007-10-10 Stefan Metzmacherr20731: we need the complex memmove() handling for...
2007-10-10 Stefan Metzmacherr20730: this can be const
2007-10-10 Stefan Metzmacherr20729: add a version number to struct dsdb_extended_re...
2007-10-10 Stefan Metzmacherr20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control...
2007-10-10 Stefan Metzmacherr20727: implement basic merging of replicated objects...
2007-10-10 Stefan Metzmacherr20726: - only add the rdn attribute and it's meta_data...
2007-10-10 Derrell Lipmanr20723: Web Application Framework
2007-10-10 Stefan Metzmacherr20716: add a dsdb_cache ldb module which will load...
2007-10-10 Stefan Metzmacherr20715: set the dsdb_schema on the ldb_context
2007-10-10 Stefan Metzmacherr20714: we can use talloc_asprintf_append() again,...
2007-10-10 Stefan Metzmacherr20713: sort the cursors in replUpToDateVector by sourc...
2007-10-10 Stefan Metzmacherr20712: add a function to compare GUID's
2007-10-10 Stefan Metzmacherr20710: update or create the "repsFrom" values after...
2007-10-10 Stefan Metzmacherr20709: pass a repsFromTo1 struct down as it contains...
2007-10-10 Stefan Metzmacherr20708: fix crash bug! we can't use stack memory for...
2007-10-10 Stefan Metzmacherr20706: the '@' chars should only be in front of each...
2007-10-10 Stefan Metzmacherr20705: store the "replUpToDateVector" attribute in...
2007-10-10 Stefan Metzmacherr20704: add functions to get and set the ntds objectGUI...
2007-10-10 Stefan Metzmacherr20703: fix minor memory leak
2007-10-10 Stefan Metzmacherr20702: fix spelling
2007-10-10 Andrew Tridgellr20698: added AIO writing support
2007-10-10 James Peachr20697: A couple of minot cross-compile fixes.
2007-10-10 Jelmer Vernooijr20696: Print mktestsetup errors to stderr rather than...
2007-10-10 Jelmer Vernooijr20693: Add reimplementation of selftest in perl. Once...
2007-10-10 Simo Sorcer20689: "pdc" and "bdc" have been replaced by "domain...
2007-10-10 Jelmer Vernooijr20688: Use argv[0] equivalent of perl.
2007-10-10 Stefan Metzmacherr20686: this is a generic uptodateness vector
2007-10-10 Stefan Metzmacherr20685: apply records using dsdb_extended_replicated_ob...
2007-10-10 Stefan Metzmacherr20684: if we don't have any indexes, then we should...
2007-10-10 Stefan Metzmacherr20683: load indexes before applying replicated objects,
2007-10-10 Stefan Metzmacherr20682: make the dsdb_extended_replicated_objects_commi...
2007-10-10 Stefan Metzmacherr20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS...
2007-10-10 Stefan Metzmacherr20680: prepare the helper functions for applying repli...
2007-10-10 Stefan Metzmacherr20679: make the init_handle stuff a bit easier and...
2007-10-10 Stefan Metzmacherr20678: add index for objectGUID
2007-10-10 James Peachr20677: Condense compilations rules.
2007-10-10 Jelmer Vernooijr20676: Add ref pointer to fix warning.
2007-10-10 Jelmer Vernooijr20675: Fix installation.
2007-10-10 Simo Sorcer20670: Make the logic more clear
2007-10-10 Simo Sorcer20669: Simplifing more
2007-10-10 Andrew Tridgellr20665: put in my version of aio.h
2007-10-10 Stefan Metzmacherr20661: the golden rule: "make things private if possible!"
2007-10-10 Stefan Metzmacherr20659: add missing system/aio.h
2007-10-10 Stefan Metzmacherr20657: fix compiler warning and bug:-)
2007-10-10 Simo Sorcer20656: This way the process flow should be much more...
2007-10-10 Volker Lendecker20653: If this is the wrong way to fix the build,...
2007-10-10 Volker Lendecker20652: Attempt to fix the build
2007-10-10 Andrew Tridgellr20650: revert a bunch of code I didn't mean to commit yet
2007-10-10 Andrew Tridgellr20649: fixed strlower_talloc() and strupper_talloc...
2007-10-10 Andrew Bartlettr20648: Closer to a build... Add missing header file.
2007-10-10 Andrew Tridgellr20647: add cluster code
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Bartlettr20645: Commit the build system changes to allow script...
2007-10-10 Andrew Bartlettr20643: Remove generated files accidentilly committed.
2007-10-10 Andrew Bartlettr20642: This bit of autoconf causes us pain. Revert...
2007-10-10 Derrell Lipmanr20641: Everything relevant from the old swat (now...
2007-10-10 Andrew Bartlettr20640: Commit part 2/2
2007-10-10 Andrew Bartlettr20639: Commit part 1 of 2.
2007-10-10 Jelmer Vernooijr20638: Check for NULL pointers (where possible) in...
2007-10-10 Jelmer Vernooijr20637: Don't check for NULL pointers when the pointer...
2007-10-10 Jelmer Vernooijr20633: Add another test, fix warnings.
2007-10-10 Volker Lendecker20632: The extended RAW-SAMBA3BADPATH test led me...
2007-10-10 Jelmer Vernooijr20631: Add some tests for the ndr parser.
2007-10-10 Stefan Metzmacherr20629: add a wrapper function for ldb_extended(ldb...
2007-10-10 Jelmer Vernooijr20625: Fix couple of warnings.
2007-10-10 Andrew Tridgellr20624: added AIO read to pvfs backend
2007-10-10 Andrew Tridgellr20623: change where the smb.conf parm event:backend...
2007-10-10 Andrew Bartlettr20622: Add in a hack to avoid permitting searches...
2007-10-10 Andrew Tridgellr20621: - enable the aio events backend on systems...
2007-10-10 Volker Lendecker20618: Fix a bug in bad_path handling that also exists...
2007-10-10 Jelmer Vernooijr20616: Point at the wiki
2007-10-10 Volker Lendecker20613: The individual tests are fine, I did run samba3...
2007-10-10 Volker Lendecker20609: Additional torture test for our bad_path handli...
2007-10-10 Derrell Lipmanr20601: Web Application Framework
2007-10-10 Derrell Lipmanr20600: Web Application Framework
2007-10-10 Stefan Metzmacherr20599: - forward extended operations in the partitions...
2007-10-10 Stefan Metzmacherr20598: add comments and make clear that the void ...
2007-10-10 Stefan Metzmacherr20596: add prototypes for the ldb_extended functions
2007-10-10 Volker Lendecker20595: W2k and XP don't always show the top directory...
2007-10-10 James Peachr20594: Match popt.h declaration.
2007-10-10 James Peachr20593: Kill annoying warning.
2007-10-10 James Peachr20592: Use the Heimdal copy of err.h only if the build...
2007-10-10 James Peachr20591: Revert accidental commit that broke the build.
2007-10-10 James Peachr20590: Heimdal uses warn(), so we should prototype...
2007-10-10 Stefan Metzmacherr20588: handle extended operations in the ldb_next_requ...
2007-10-10 Stefan Metzmacherr20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OI...
2007-10-10 Stefan Metzmacherr20586: - allocate an OID range for LDB/LDAP extended...
2007-10-10 Stefan Metzmacherr20583: implement the frontend calls for extended opera...
2007-10-10 Stefan Metzmacherr20582: use void *data in the ldb_extended struct to...
2007-10-10 Stefan Metzmacherr20581: - the ldb modules have explicit hooks for exten...
2007-10-10 Stefan Metzmacherr20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID...
2007-10-10 Stefan Metzmacherr20577: - allocate an OID range for samba4 LDB/LDAP...
next