summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r20467: Don't segfault if we don't have an OID mapAndrew Bartlett2007-10-101-1/+1
* r20466: I removed the _all only for tests and forgot to revert itStefan Metzmacher2007-10-101-1/+1
* r20464: Make it clear what does the process group stuffAndrew Bartlett2007-10-101-1/+1
* r20463: implement conversation of NTTIME_UTC attribute syntaxStefan Metzmacher2007-10-101-3/+95
* r20462: add functions to handle UTCTime stringsStefan Metzmacher2007-10-102-8/+87
* r20461: this attribute syntaxes are not used for any attribute definitions in...Stefan Metzmacher2007-10-101-5/+5
* r20460: Simplfy the handling of password hashes in the samba3sam module.Andrew Bartlett2007-10-101-7/+3
* r20459: LDB map cleanup:Andrew Bartlett2007-10-101-16/+17
* r20456: Rename variables to avoid shadowing global function names.Andrew Bartlett2007-10-102-7/+7
* r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> toAndrew Bartlett2007-10-104-68/+128
* r20453: add conversation for the DN_BINARY attribute syntaxStefan Metzmacher2007-10-102-3/+110
* r20452: add conversation for DN strings.Stefan Metzmacher2007-10-101-3/+103
* r20450: implement conversation of unicode stringsStefan Metzmacher2007-10-101-2/+97
* r20449: Happy New Year!Stefan Metzmacher2007-10-101-1/+1
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-1011-72/+86
* r20441: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r20440: some OID syntax attributes need special handlingStefan Metzmacher2007-10-101-7/+94
* r20439: this should be const pointersStefan Metzmacher2007-10-101-2/+2
* r20438: - bail out on conversation errorsStefan Metzmacher2007-10-101-4/+27
* r20437: add conversation function for OID'sStefan Metzmacher2007-10-101-2/+94
* r20436: add more comments and add macros signed versions of the 64 bitStefan Metzmacher2007-10-101-3/+9
* r20435: implement the syntax conversation functions for most of the attribute...Stefan Metzmacher2007-10-101-19/+460
* r20425: a w2k3 forest doesn't have objects with attribute valuesStefan Metzmacher2007-10-101-0/+10
* r20423: Fix debug outputVolker Lendecke2007-10-101-1/+1