ira/wip.git
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...
2007-10-10 Stefan Metzmacherr20576: add functions to get and set dsdb_schema on...
2007-10-10 Stefan Metzmacherr20575: apply records to the test_samdb.ldb (my birthda...
2007-10-10 Derrell Lipmanr20574: reorganization of common modules
2007-10-10 Stefan Metzmacherr20573: fix handling of pointers handling to elements...
2007-10-10 Stefan Metzmacherr20572: - prepare a test_samdb.ldb in the NET-API-BECOM...
2007-10-10 Jelmer Vernooijr20571: fix '' case
2007-10-10 Stefan Metzmacherr20570: use talloc_asprintf() instead of talloc_asprint...
2007-10-10 Derrell Lipmanr20569: Web Application Framework
2007-10-10 Stefan Metzmacherr20568: split out the rootdse ldif
2007-10-10 Jelmer Vernooijr20567: Print proper errors with filename and line...
2007-10-10 Jelmer Vernooijr20566: Prepending with r-> is no longer necessary.
2007-10-10 Stefan Metzmacherr20565: configure the list of global ldb modules also...
2007-10-10 Jelmer Vernooijr20564: Regenerate.
2007-10-10 Jelmer Vernooijr20563: Start using the new parser in ParseExpr()....
2007-10-10 Jelmer Vernooijr20562: Start building expr parser. Add separate copy...
2007-10-10 Jelmer Vernooijr20561: Add parser for subexpressions used in IDL attri...
2007-10-10 Stefan Metzmacherr20560: make it possible to configure the backend and...
2007-10-10 Derrell Lipmanr20559: Web Application Framework
2007-10-10 Stefan Metzmacherr20557: use ${DOMAINDN} instead of ${BASEDN}
2007-10-10 Jelmer Vernooijr20556: Add more tests to make sure nothing breaks...
2007-10-10 Stefan Metzmacherr20555: fix typo...
2007-10-10 Stefan Metzmacherr20554: - use ${ROOTDN} for the rootDomainNamingContext
2007-10-10 Stefan Metzmacherr20553: add ${CONFIGDN} and ${SCHEMADN} instead of...
2007-10-10 Volker Lendecker20552: Little Samba3 test to force smb_close to return...
2007-10-10 Stefan Metzmacherr20551: use variable instead of hardcoded value for...
2007-10-10 Jelmer Vernooijr20550: Use standard error mechanism in parser.
2007-10-10 Volker Lendecker20549: obvious bug fix..
2007-10-10 Jelmer Vernooijr20548: Remove unnecessary "use lib", fix warnings.
2007-10-10 Jelmer Vernooijr20547: Add tests for expected errors/warnings.
2007-10-10 Jelmer Vernooijr20545: Fix is_constant().
2007-10-10 Jelmer Vernooijr20543: Merge some pidl bug fixes:
2007-10-10 Andrew Tridgellr20540: darn, also need to fix this event_context reference
2007-10-10 Andrew Tridgellr20539: - split the common timer related events code...
2007-10-10 Derrell Lipmanr20538: Web Application Framework
2007-10-10 Stefan Metzmacherr20531: - create the rdn attribute which is an alias...
next