summaryrefslogtreecommitdiff
path: root/source4/dsdb/common
Commit message (Expand)AuthorAgeFilesLines
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s4-dsdb: add samdb_msg_add_parameters.Günther Deschner2008-11-101-0/+11
* s4-dsdb: add samdb_result_parameters.Günther Deschner2008-11-101-0/+22
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-1/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+2
* Fix errrors in new password handling code found by RPC-SAMR.Andrew Bartlett2008-10-171-1/+1
* Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-37/+51
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-112-2/+2
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-17/+12
* Add definition for SYSTEM_FLAG_ATTR_IS_RDNAndrew Bartlett2008-09-081-0/+1
* Add schema search flags from MS-ADTSAndrew Bartlett2008-08-201-0/+11
* libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntryMichael Adam2008-07-231-0/+1
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-121-2/+2
* dsdb: eliminate disards qualifyer compile warning.Michael Adam2008-07-091-1/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-022-9/+10
* 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
* 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