summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/common/util.c
Commit message (Expand)AuthorAgeFilesLines
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-2/+3
* Remove pointless castAndrew Bartlett2008-03-251-1/+1
* Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett2008-03-251-3/+2
* 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-131-1/+1
* 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
* 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
* r26679: It is very bad to free the ldb handle when you didn't create it...Andrew Bartlett2008-01-061-1/+1
* r26648: Move detection of global catalog captability to a central function, soAndrew Bartlett2008-01-031-0/+36
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-2/+2
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+4
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-0/+1895