Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20554: - use ${ROOTDN} for the rootDomainNamingContext | Stefan Metzmacher | 2 | -2/+3 |
2007-10-10 | r20553: add ${CONFIGDN} and ${SCHEMADN} instead of using hardcoded paths | Stefan Metzmacher | 13 | -704/+706 |
2007-10-10 | r20552: Little Samba3 test to force smb_close to return an error. Set delete ... | Volker Lendecke | 2 | -1/+72 |
2007-10-10 | r20551: use variable instead of hardcoded value for the default site | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20550: Use standard error mechanism in parser. | Jelmer Vernooij | 3 | -139/+154 |
2007-10-10 | r20549: obvious bug fix.. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20548: Remove unnecessary "use lib", fix warnings. | Jelmer Vernooij | 12 | -16/+6 |
2007-10-10 | r20547: Add tests for expected errors/warnings. | Jelmer Vernooij | 4 | -2/+90 |
2007-10-10 | r20545: Fix is_constant(). | Jelmer Vernooij | 2 | -4/+7 |
2007-10-10 | r20543: Merge some pidl bug fixes: | Jelmer Vernooij | 2 | -11/+62 |
2007-10-10 | r20540: darn, also need to fix this event_context reference | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r20539: - split the common timer related events code into events_timed.c | Andrew Tridgell | 14 | -292/+1172 |
2007-10-10 | r20538: Web Application Framework | Derrell Lipman | 6 | -93/+175 |
2007-10-10 | r20531: - create the rdn attribute which is an alias for the 'name' attribute | Stefan Metzmacher | 1 | -0/+180 |
2007-10-10 | r20529: very, very ugly... | Stefan Metzmacher | 2 | -5/+5 |
2007-10-10 | r20525: Closing a dir with del-on-close set requires the same as files: Don't... | Volker Lendecke | 1 | -0/+80 |
2007-10-10 | r20523: match the lDAPDisplayName case insensitive | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20522: make a copy of the objectguid ldb module because: | Stefan Metzmacher | 2 | -0/+275 |
2007-10-10 | r20520: allow the caller to pass NULL if it doesn't want a session info | Stefan Metzmacher | 1 | -3/+10 |
2007-10-10 | r20519: Web Application Framework | Derrell Lipman | 23 | -16/+18 |
2007-10-10 | r20518: reapply finite state machine mods which got lost in the webapps remov... | Derrell Lipman | 4 | -42/+240 |
2007-10-10 | r20517: re-add cleaned-up webapps | Derrell Lipman | 2573 | -0/+252891 |
2007-10-10 | r20516: svn gets royally screwed up when renaming or relocating files. attem... | Derrell Lipman | 8 | -480/+0 |
2007-10-10 | r20515: Continued work on the Web Application Framework. Until we get all of... | Derrell Lipman | 2532 | -251818/+480 |
2007-10-10 | r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta data | Stefan Metzmacher | 3 | -4/+97 |
2007-10-10 | r20513: this values are the same as in drsuapi_DsReplicaObjectIdentifier3Binary | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r20511: Combine warnings/errors/fatal functions and move them to Parse::Pidl. | Jelmer Vernooij | 8 | -72/+71 |
2007-10-10 | r20510: fix spelling | Stefan Metzmacher | 3 | -25/+25 |
2007-10-10 | r20509: Warn about the fact that no tests have been run rather than showing d... | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r20508: Confirm a special case in samba3 reply_getatr that getatr("") always ... | Volker Lendecke | 1 | -0/+34 |
2007-10-10 | r20506: - fix parsing of LinkedAttribute values | Stefan Metzmacher | 1 | -4/+13 |
2007-10-10 | r20505: I had the wrong ldif name here. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r20504: we handle the attribute values always as DATA_BLOB's and | Stefan Metzmacher | 6 | -317/+254 |
2007-10-10 | r20497: Two changes to RAW-OPEN that Samba does not fulfil: | Volker Lendecke | 1 | -5/+25 |
2007-10-10 | r20495: Further notes on joining with fedora DS. | Andrew Bartlett | 4 | -3/+10 |
2007-10-10 | r20494: Dave CB <davecb@spamcop.net> found some stray characters in the docs, | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r20493: Add support for the 'Netscape' varient of GUID formatting, used in the | Andrew Bartlett | 1 | -0/+52 |
2007-10-10 | r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend. | Andrew Bartlett | 4 | -3/+280 |
2007-10-10 | r20484: get rid of the special case for DN strings | Stefan Metzmacher | 4 | -80/+129 |
2007-10-10 | r20483: Sorry Volker:-) | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r20481: Fix the build -- Stefan, please look at this ;-)) | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r20480: In Samba3 we don't yet have support for all 4 file times on all platf... | Volker Lendecke | 1 | -1/+9 |
2007-10-10 | r20477: get rid of the spcial case for unicode strings | Stefan Metzmacher | 3 | -26/+22 |
2007-10-10 | r20476: get rid of extra case for uint32 values | Stefan Metzmacher | 4 | -61/+52 |
2007-10-10 | r20475: remove special case for GUID values | Stefan Metzmacher | 4 | -28/+31 |
2007-10-10 | r20474: Skip the delete-on-close test on a non-empty directory in raw-unlink for | Volker Lendecke | 1 | -21/+28 |
2007-10-10 | r20473: remove special case for boolean values | Stefan Metzmacher | 3 | -19/+13 |
2007-10-10 | r20472: add a comment for Object(Replica-Link), it's not clear that | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r20471: implement conversation functions for PRESENTATION_ADDRESS attribute s... | Stefan Metzmacher | 1 | -3/+102 |
2007-10-10 | r20469: w2k3 handles String(Numeric), String(Printable), String(Teletex) and ... | Stefan Metzmacher | 1 | -11/+9 |