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