summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r20570: use talloc_asprintf() instead of talloc_asprintf_append()Stefan Metzmacher2007-10-101-3/+4
* r20568: split out the rootdse ldifStefan Metzmacher2007-10-104-20/+33
* r20567: Print proper errors with filename and line numbers in ParseExpr()Jelmer Vernooij2007-10-1010-116/+137
* r20566: Prepending with r-> is no longer necessary.Jelmer Vernooij2007-10-106-18/+18
* r20565: configure the list of global ldb modules also in js codeStefan Metzmacher2007-10-102-11/+26
* r20564: Regenerate.Jelmer Vernooij2007-10-101-34/+34
* r20563: Start using the new parser in ParseExpr(). It's now trivial to use thisJelmer Vernooij2007-10-103-503/+36
* r20562: Start building expr parser. Add separate copy of Yapp::DriverJelmer Vernooij2007-10-103-6/+484
* r20561: Add parser for subexpressions used in IDL attributes.Jelmer Vernooij2007-10-102-0/+1473
* r20560: make it possible to configure the backend and modulesStefan Metzmacher2007-10-103-18/+29
* r20557: use ${DOMAINDN} instead of ${BASEDN}Stefan Metzmacher2007-10-1012-80/+80
* r20556: Add more tests to make sure nothing breaks when I replace the ParseEx...Jelmer Vernooij2007-10-101-1/+19
* r20555: fix typo...Stefan Metzmacher2007-10-101-1/+1
* r20554: - use ${ROOTDN} for the rootDomainNamingContextStefan Metzmacher2007-10-102-2/+3
* 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
* 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-103-15/+17
* 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