summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20571: fix '' caseJelmer Vernooij1-2/+2
2007-10-10r20570: use talloc_asprintf() instead of talloc_asprintf_append()Stefan Metzmacher1-3/+4
2007-10-10r20569: Web Application FrameworkDerrell Lipman2-20/+159
2007-10-10r20568: split out the rootdse ldifStefan Metzmacher4-20/+33
2007-10-10r20567: Print proper errors with filename and line numbers in ParseExpr()Jelmer Vernooij10-116/+137
2007-10-10r20566: Prepending with r-> is no longer necessary.Jelmer Vernooij6-18/+18
2007-10-10r20565: configure the list of global ldb modules also in js codeStefan Metzmacher2-11/+26
2007-10-10r20564: Regenerate.Jelmer Vernooij1-34/+34
2007-10-10r20563: Start using the new parser in ParseExpr(). It's now trivial to use thisJelmer Vernooij3-503/+36
2007-10-10r20562: Start building expr parser. Add separate copy of Yapp::DriverJelmer Vernooij3-6/+484
2007-10-10r20561: Add parser for subexpressions used in IDL attributes.Jelmer Vernooij2-0/+1473
2007-10-10r20560: make it possible to configure the backend and modulesStefan Metzmacher3-18/+29
2007-10-10r20559: Web Application FrameworkDerrell Lipman6-74/+87
2007-10-10r20557: use ${DOMAINDN} instead of ${BASEDN}Stefan Metzmacher12-80/+80
2007-10-10r20556: Add more tests to make sure nothing breaks when I replace the ParseEx...Jelmer Vernooij1-1/+19
2007-10-10r20555: fix typo...Stefan Metzmacher1-1/+1
2007-10-10r20554: - use ${ROOTDN} for the rootDomainNamingContextStefan Metzmacher2-2/+3
2007-10-10r20553: add ${CONFIGDN} and ${SCHEMADN} instead of using hardcoded pathsStefan Metzmacher13-704/+706
2007-10-10r20552: Little Samba3 test to force smb_close to return an error. Set delete ...Volker Lendecke2-1/+72
2007-10-10r20551: use variable instead of hardcoded value for the default siteStefan Metzmacher1-2/+2
2007-10-10r20550: Use standard error mechanism in parser.Jelmer Vernooij3-139/+154
2007-10-10r20549: obvious bug fix..Volker Lendecke1-1/+1
2007-10-10r20548: Remove unnecessary "use lib", fix warnings.Jelmer Vernooij12-16/+6
2007-10-10r20547: Add tests for expected errors/warnings.Jelmer Vernooij4-2/+90
2007-10-10r20545: Fix is_constant().Jelmer Vernooij2-4/+7
2007-10-10r20543: Merge some pidl bug fixes:Jelmer Vernooij2-11/+62
2007-10-10r20540: darn, also need to fix this event_context referenceAndrew Tridgell1-2/+2
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell14-292/+1172
2007-10-10r20538: Web Application FrameworkDerrell Lipman6-93/+175
2007-10-10r20531: - create the rdn attribute which is an alias for the 'name' attributeStefan Metzmacher1-0/+180
2007-10-10r20529: very, very ugly...Stefan Metzmacher2-5/+5
2007-10-10r20525: Closing a dir with del-on-close set requires the same as files: Don't...Volker Lendecke1-0/+80
2007-10-10r20523: match the lDAPDisplayName case insensitiveStefan Metzmacher1-2/+2
2007-10-10r20522: make a copy of the objectguid ldb module because:Stefan Metzmacher2-0/+275
2007-10-10r20520: allow the caller to pass NULL if it doesn't want a session infoStefan Metzmacher1-3/+10
2007-10-10r20519: Web Application FrameworkDerrell Lipman23-16/+18
2007-10-10r20518: reapply finite state machine mods which got lost in the webapps remov...Derrell Lipman4-42/+240
2007-10-10r20517: re-add cleaned-up webappsDerrell Lipman2573-0/+252891
2007-10-10r20516: svn gets royally screwed up when renaming or relocating files. attem...Derrell Lipman8-480/+0
2007-10-10r20515: Continued work on the Web Application Framework. Until we get all of...Derrell Lipman2532-251818/+480
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