summaryrefslogtreecommitdiff
path: root/source4/dsdb/common
AgeCommit message (Expand)AuthorFilesLines
2008-09-08Add definition for SYSTEM_FLAG_ATTR_IS_RDNAndrew Bartlett1-0/+1
2008-08-20Add schema search flags from MS-ADTSAndrew Bartlett1-0/+11
2008-07-23libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntryMichael Adam1-0/+1
2008-07-12rename sambaPassword -> userPassword.Andrew Bartlett1-2/+2
2008-07-09dsdb: eliminate disards qualifyer compile warning.Michael Adam1-1/+1
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-0/+1
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-2/+3
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij2-9/+10
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-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 Bartlett1-1/+1
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-02-29Fix typo.Jelmer Vernooij1-1/+1
2008-02-29Simplify the 'password must change' logicAndrew Bartlett1-22/+17
2008-02-28Generate ACB_PW_EXPIRED correctlyAndrew Bartlett1-4/+30
2008-02-05sidmap: Some source code cleanups.Kai Blin1-10/+12
2008-01-06r26679: It is very bad to free the ldb handle when you didn't create it...Andrew Bartlett1-1/+1
2008-01-03r26648: Move detection of global catalog captability to a central function, soAndrew Bartlett1-0/+36
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-2/+2
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-1/+4
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-0/+1895
2007-12-21r26324: Fix includes for Jelmer.Andrew Bartlett1-1/+1
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij1-1/+2
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij1-2/+2
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-1/+2
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-10-10r25553: Convert to standard bool type.Jelmer Vernooij1-11/+11
2007-10-10r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.Günther Deschner1-0/+5
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett1-5/+8
2007-10-10r24648: Found out the meaning of a few more flags.Andrew Bartlett1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell3-9/+6
2007-10-10r22196: give better error codes to make RPC-UNIXINFO passStefan Metzmacher1-6/+6
2007-10-10r21772: add DS_BEHAVIOR_WIN2003_INTERIM constantStefan Metzmacher1-2/+3
2007-10-10r20028: fix typosStefan Metzmacher1-1/+1
2007-10-10r20027: restore instanceType and systemFlags values, which got lost inStefan Metzmacher1-0/+22
2007-10-10r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell1-0/+41
2007-10-10r17967: Somewhere along the line we lost unixName here, and so lost theAndrew Bartlett1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij3-2/+99
2007-10-10r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell1-7/+6
2007-10-10r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN...Simo Sorce1-13/+13
2007-10-10r16833: Add a base DN to more search calls, we need to look for an ID over theAndrew Bartlett1-5/+5
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-2/+1
2007-10-10r15076: give the correct return codeStefan Metzmacher1-2/+2
2007-10-10r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher1-0/+566
2007-10-10r14637: Extend the ACB -> userParameters flag mapping based on the ovbious co...Andrew Bartlett1-1/+9
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14442: the ACB_ flags are 32 bit...Stefan Metzmacher1-4/+4