summaryrefslogtreecommitdiffstats
path: root/source3/include/passdb.h
Commit message (Expand)AuthorAgeFilesLines
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-4/+4
* r16628: Fix bug #3880, reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-3/+5
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-2/+2
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner2007-10-101-5/+5
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-101-2/+3
* r13601: * Remove unused code from pdb_ldap.cGerald Carter2007-10-101-1/+3
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-68/+60
* r13509: remove unnecessary sql flagsGerald Carter2007-10-101-2/+0
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2007-10-101-0/+26
* r13460: by popular demand....Gerald Carter2007-10-101-155/+5
* r13316: Let the carnage begin....Gerald Carter2007-10-101-5/+25
* r12055: More cruftVolker Lendecke2007-10-101-23/+0
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-101-0/+14
* r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin"Jeremy Allison2007-10-101-1/+4
* r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke2007-10-101-6/+4
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-31/+29
* r10911: part of #2861: add rename support for usrmgr.exe when using tdbsamJim McDonough2007-10-101-1/+5
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+19
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-3/+3
* r6367: Slim down pdb_interface.c a bit. next_entry and search_end are functionVolker Lendecke2007-10-101-10/+3
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2007-10-101-34/+52
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2007-10-101-0/+23
* r6092: This much const causes the compiler on Fedora Core 2Jeremy Allison2007-10-101-2/+2
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-101-5/+10
* r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....Jim McDonough2007-10-101-0/+15
* r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison2007-10-101-1/+5
* r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke2007-10-101-0/+12
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-101-12/+0
* r4932: Forgot to increase version with the account-policy-commit.Günther Deschner2007-10-101-1/+1
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-0/+12
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-101-3/+3
* r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke2007-10-101-0/+12
* r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke2007-10-101-3/+5
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2007-10-101-3/+5
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-1/+80
* Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough2004-03-181-0/+9
* fix typo for callback bitJim McDonough2004-03-021-1/+1
* Add bad password time fieldsJim McDonough2004-02-191-0/+2
* More sync between passdb on 3.0 and HEAD.Jim McDonough2004-02-121-2/+38
* - Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij2004-01-041-0/+2
* Typo fix.Rafal Szczesniak2003-11-201-2/+2
* The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-2/+6
* Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett2003-07-051-0/+2
* Fixes to our LDAP/vampire codepaths:Andrew Bartlett2003-07-051-0/+3
* Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce2003-06-181-14/+8
* And finally IDMAP in 3_0Simo Sorce2003-05-121-2/+147
* Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij2003-04-151-7/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-1/+47
* syncing up with HEAD again....Gerald Carter2002-09-261-14/+14