summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-1/+1
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce4-31/+36
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2-13/+8
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij2-8/+13
2008-05-28Use variables for directories in dsdb ldb modules.Jelmer Vernooij1-26/+26
2008-05-21Fix dependencies for ldb instancetype module.Jelmer Vernooij1-1/+1
2008-05-21Include flags.h into samdb.hAndrew Bartlett1-0/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-4/+4
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-4/+4
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-4/+4
2008-05-11Merge ldb_map into LIBLDB.Jelmer Vernooij1-2/+2
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij1-4/+0
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij10-22/+61
2008-04-21Make sure we have an event context availableSimo Sorce1-0/+7
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij8-14/+25
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-2/+2
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-8/+8
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij2-76/+82
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij12-23/+66
2008-04-04Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett1-0/+8
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-2/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij4-11/+12
2008-03-29Fix more valgrind issues.Andrew Bartlett2-2/+44
2008-03-29Fix some valgrind issues.Andrew Bartlett1-0/+6
2008-03-28Convert some more files to GPLv3.Andrew Kroeger5-8/+2
2008-03-28Merge v4.0-testJelmer Vernooij7-56/+51
2008-03-25Remove pointless castAndrew Bartlett1-1/+1
2008-03-25Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett1-3/+2
2008-03-20More kludge ACLs!Andrew Bartlett1-36/+9
2008-03-19IndentAndrew Bartlett1-1/+2
2008-03-14Allow more 'domain' objects when looking for a unqiue SID.Andrew Bartlett1-2/+2
2008-03-13Don't use 'dn', this attribute does not exist with the LDAP backend,Andrew Bartlett1-1/+1
2008-03-13Bail out, rather than segfault on no domain sid.Andrew Bartlett1-2/+3
2008-03-13Correctly normalise records against OpenLDAP.Andrew Bartlett1-1/+1
2008-03-13Don't search the whole tree for the domains's sidAndrew Bartlett1-4/+18
2008-03-13Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett2-2/+2
2008-03-13Don't segfault on invalid objectClass input.Andrew Bartlett1-6/+13
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij3-8/+40
2008-03-07Treat maxPwdAge == 0 as passwords never expire.Andrew Kroeger1-1/+1
2008-03-07Add samdb_result_account_expires() function.Andrew Kroeger1-0/+24
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett2-7/+15
2008-03-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-2/+10
2008-03-04The DN in objectCategory should, if possible, be returned pretty...Andrew Bartlett2-2/+10
2008-03-04Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij2-79/+74
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-1/+1
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-4/+8
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-42/+128
2008-02-29Fix typo.Jelmer Vernooij1-1/+1