summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20519: Web Application FrameworkDerrell Lipman3-15/+17
2007-10-10r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta dataStefan Metzmacher3-4/+97
2007-10-10r20513: this values are the same as in drsuapi_DsReplicaObjectIdentifier3BinaryStefan Metzmacher1-4/+4
2007-10-10r20511: Combine warnings/errors/fatal functions and move them to Parse::Pidl.Jelmer Vernooij8-72/+71
2007-10-10r20510: fix spellingStefan Metzmacher3-25/+25
2007-10-10r20509: Warn about the fact that no tests have been run rather than showing d...Jelmer Vernooij1-0/+5
2007-10-10r20508: Confirm a special case in samba3 reply_getatr that getatr("") always ...Volker Lendecke1-0/+34
2007-10-10r20506: - fix parsing of LinkedAttribute valuesStefan Metzmacher1-4/+13
2007-10-10r20505: I had the wrong ldif name here.Andrew Bartlett1-1/+1
2007-10-10r20504: we handle the attribute values always as DATA_BLOB's andStefan Metzmacher6-317/+254
2007-10-10r20497: Two changes to RAW-OPEN that Samba does not fulfil:Volker Lendecke1-5/+25
2007-10-10r20495: Further notes on joining with fedora DS.Andrew Bartlett4-3/+10
2007-10-10r20494: Dave CB <davecb@spamcop.net> found some stray characters in the docs,Andrew Bartlett1-1/+1
2007-10-10r20493: Add support for the 'Netscape' varient of GUID formatting, used in theAndrew Bartlett1-0/+52
2007-10-10r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend.Andrew Bartlett4-3/+280
2007-10-10r20484: get rid of the special case for DN stringsStefan Metzmacher4-80/+129
2007-10-10r20483: Sorry Volker:-)Stefan Metzmacher1-7/+7
2007-10-10r20481: Fix the build -- Stefan, please look at this ;-))Volker Lendecke1-0/+6
2007-10-10r20480: In Samba3 we don't yet have support for all 4 file times on all platf...Volker Lendecke1-1/+9
2007-10-10r20477: get rid of the spcial case for unicode stringsStefan Metzmacher3-26/+22
2007-10-10r20476: get rid of extra case for uint32 valuesStefan Metzmacher4-61/+52
2007-10-10r20475: remove special case for GUID valuesStefan Metzmacher4-28/+31
2007-10-10r20474: Skip the delete-on-close test on a non-empty directory in raw-unlink forVolker Lendecke1-21/+28
2007-10-10r20473: remove special case for boolean valuesStefan Metzmacher3-19/+13
2007-10-10r20472: add a comment for Object(Replica-Link), it's not clear thatStefan Metzmacher1-0/+6
2007-10-10r20471: implement conversation functions for PRESENTATION_ADDRESS attribute s...Stefan Metzmacher1-3/+102
2007-10-10r20469: w2k3 handles String(Numeric), String(Printable), String(Teletex) and ...Stefan Metzmacher1-11/+9
2007-10-10r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to loadAndrew Bartlett8-217/+273
2007-10-10r20467: Don't segfault if we don't have an OID mapAndrew Bartlett1-1/+1
2007-10-10r20466: I removed the _all only for tests and forgot to revert itStefan Metzmacher1-1/+1
2007-10-10r20464: Make it clear what does the process group stuffAndrew Bartlett1-1/+1
2007-10-10r20463: implement conversation of NTTIME_UTC attribute syntaxStefan Metzmacher1-3/+95
2007-10-10r20462: add functions to handle UTCTime stringsStefan Metzmacher2-8/+87
2007-10-10r20461: this attribute syntaxes are not used for any attribute definitions in...Stefan Metzmacher1-5/+5
2007-10-10r20460: Simplfy the handling of password hashes in the samba3sam module.Andrew Bartlett1-7/+3
2007-10-10r20459: LDB map cleanup:Andrew Bartlett1-16/+17
2007-10-10r20456: Rename variables to avoid shadowing global function names.Andrew Bartlett2-7/+7
2007-10-10r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> toAndrew Bartlett4-68/+128
2007-10-10r20453: add conversation for the DN_BINARY attribute syntaxStefan Metzmacher2-3/+110
2007-10-10r20452: add conversation for DN strings.Stefan Metzmacher1-3/+103
2007-10-10r20450: implement conversation of unicode stringsStefan Metzmacher1-2/+97
2007-10-10r20449: Happy New Year!Stefan Metzmacher1-1/+1
2007-10-10r20444: WEB Application framework / SWAT.Derrell Lipman11-72/+86
2007-10-10r20441: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r20440: some OID syntax attributes need special handlingStefan Metzmacher1-7/+94
2007-10-10r20439: this should be const pointersStefan Metzmacher1-2/+2
2007-10-10r20438: - bail out on conversation errorsStefan Metzmacher1-4/+27
2007-10-10r20437: add conversation function for OID'sStefan Metzmacher1-2/+94
2007-10-10r20436: add more comments and add macros signed versions of the 64 bitStefan Metzmacher1-3/+9
2007-10-10r20435: implement the syntax conversation functions for most of the attribute...Stefan Metzmacher1-19/+460