summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-178-14/+25
| * Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-2/+2
| * Fix unresolved symbols.Jelmer Vernooij2008-04-141-8/+8
| * Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-142-76/+82
| * Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett2008-04-041-0/+8
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-0812-23/+66
|\|
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-021-2/+2
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-024-11/+12
| * Fix more valgrind issues.Andrew Bartlett2008-03-292-2/+44
| * Fix some valgrind issues.Andrew Bartlett2008-03-291-0/+6
| * Convert some more files to GPLv3.Andrew Kroeger2008-03-285-8/+2
* | Merge v4.0-testJelmer Vernooij2008-03-287-56/+51
|\|
| * Remove pointless castAndrew Bartlett2008-03-251-1/+1
| * Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett2008-03-251-3/+2
| * More kludge ACLs!Andrew Bartlett2008-03-201-36/+9
| * IndentAndrew Bartlett2008-03-191-1/+2
| * Allow more 'domain' objects when looking for a unqiue SID.Andrew Bartlett2008-03-141-2/+2
| * Don't use 'dn', this attribute does not exist with the LDAP backend,Andrew Bartlett2008-03-131-1/+1
| * Bail out, rather than segfault on no domain sid.Andrew Bartlett2008-03-131-2/+3
| * Correctly normalise records against OpenLDAP.Andrew Bartlett2008-03-131-1/+1
| * Don't search the whole tree for the domains's sidAndrew Bartlett2008-03-131-4/+18
| * Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett2008-03-132-2/+2
| * Don't segfault on invalid objectClass input.Andrew Bartlett2008-03-131-6/+13
* | Fix the build.Jelmer Vernooij2008-03-081-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-073-8/+40
|\|
| * Treat maxPwdAge == 0 as passwords never expire.Andrew Kroeger2008-03-071-1/+1
| * Add samdb_result_account_expires() function.Andrew Kroeger2008-03-071-0/+24
| * Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett2008-03-062-7/+15
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-042-2/+10
|\|
| * The DN in objectCategory should, if possible, be returned pretty...Andrew Bartlett2008-03-042-2/+10
| * Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-1/+1
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-4/+8
* | Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij2008-03-041-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-032-79/+74
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-292-42/+128
|\|
| * Fix typo.Jelmer Vernooij2008-02-291-1/+1
| * Simplify the 'password must change' logicAndrew Bartlett2008-02-291-22/+17
| * Generate ACB_PW_EXPIRED correctlyAndrew Bartlett2008-02-281-4/+30
| * Users and computers now share the same template.Andrew Bartlett2008-02-281-35/+100
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-2/+6
* | Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij2008-02-251-3/+3
* | Fix use of realpath, fix init functions for ldb.Jelmer Vernooij2008-02-251-27/+27
|/
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-2025-56/+53
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-2027-205/+33
* Fix accidently introduced bug - thanks metze.Jelmer Vernooij2008-02-191-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-191-0/+1
|\
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-02-191-1/+1
| |\
| * | Explain that these OIDs are DNsAndrew Bartlett2008-02-191-0/+1
* | | Remove uses of global_loadparm.Jelmer Vernooij2008-02-193-15/+18
| |/ |/|
* | Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-1/+1
|/