summaryrefslogtreecommitdiffstats
path: root/source/include/passdb.h
Commit message (Expand)AuthorAgeFilesLines
* s3:passdb: add SAMU_BUFFER_V4 with no changesStefan Metzmacher2009-01-021-1/+3
* s3:passdb: make marshalling struct samu from and to a buffer more genericStefan Metzmacher2009-01-021-1/+7
* s3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_SET flags.Günther Deschner2008-12-121-10/+0
* Remove unix_homedir from struct user_structVolker Lendecke2008-05-051-1/+0
* Removing unused ACCT_-flags.Günther Deschner2008-02-121-30/+3
* Remove the sampwent interfaceVolker Lendecke2007-12-261-7/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-17/+17
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23341: pdb interfaces should be versioned. As SAMBA_3_0 and SAMBA_3_0_26Jeremy Allison2007-10-101-0/+1
* r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and changeVolker Lendecke2007-10-101-3/+0
* r21188: bumping passdb version number to make sure this is different than the...Gerald Carter2007-10-101-2/+1
* r20827: Increment the interface version.Volker Lendecke2007-10-101-1/+2
* r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2007-10-101-0/+13
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-0/+2
* r18271: Big change:Gerald Carter2007-10-101-5/+5
* r17554: CleanupVolker Lendecke2007-10-101-3/+5
* r17463: A bit of cleanup work:Volker Lendecke2007-10-101-3/+0
* r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2007-10-101-2/+3
* 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