summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* sidmap: Some source code cleanups.Kai Blin2008-02-051-10/+12
* 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
* r26324: Fix includes for Jelmer.Andrew Bartlett2007-12-211-1/+1
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-211-1/+2
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-2/+2
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+2
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-11/+11
* r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.Günther Deschner2007-10-101-0/+5
* r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-101-5/+8
* r24648: Found out the meaning of a few more flags.Andrew Bartlett2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-103-9/+6
* r22196: give better error codes to make RPC-UNIXINFO passStefan Metzmacher2007-10-101-6/+6
* r21772: add DS_BEHAVIOR_WIN2003_INTERIM constantStefan Metzmacher2007-10-101-2/+3
* r20028: fix typosStefan Metzmacher2007-10-101-1/+1
* r20027: restore instanceType and systemFlags values, which got lost inStefan Metzmacher2007-10-101-0/+22
* r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell2007-10-101-0/+41
* r17967: Somewhere along the line we lost unixName here, and so lost theAndrew Bartlett2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-103-2/+99
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-101-7/+6
* r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN...Simo Sorce2007-10-101-13/+13
* r16833: Add a base DN to more search calls, we need to look for an ID over theAndrew Bartlett2007-10-101-5/+5
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-2/+1
* r15076: give the correct return codeStefan Metzmacher2007-10-101-2/+2
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-101-0/+566
* r14637: Extend the ACB -> userParameters flag mapping based on the ovbious co...Andrew Bartlett2007-10-101-1/+9
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14442: the ACB_ flags are 32 bit...Stefan Metzmacher2007-10-101-4/+4
* r5309: removed ads.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r4568: make use of SidType and move it to lsa.idlStefan Metzmacher2007-10-101-1/+1
* r4096: move the samdb code to source/dsdb/Stefan Metzmacher2007-10-101-0/+135