summaryrefslogtreecommitdiffstats
path: root/source/passdb
Commit message (Expand)AuthorAgeFilesLines
* fixing compile errorGerald Carter2002-01-021-4/+4
* We should be SHLD not LINK when creating shared libraries.Jeremy Allison2002-01-021-2/+2
* We go to a lot of effort to avoid strcpy() in Samba, but its not much use ifAndrew Bartlett2002-01-021-12/+12
* Actually enforce the passdb API.Andrew Bartlett2002-01-024-189/+264
* ops, froget to set the values.Simo Sorce2001-12-311-1/+7
* port mods from 2.2Simo Sorce2001-12-311-3/+36
* more irix -64 portability fixesAndrew Tridgell2001-12-311-5/+6
* Make --with-tdbsam compile again, given the new 'am I setting a default' flags.Andrew Bartlett2001-12-311-4/+4
* removed extern samlogon_userGerald Carter2001-12-311-6/+0
* remove samlogon_userGerald Carter2001-12-311-10/+1
* some merges from 2.2. Still need to merge in changes from pdb_tdb.cGerald Carter2001-12-314-143/+239
* util_sid.c - respect a const variabile (addedd strdup)Simo Sorce2001-12-302-23/+48
* Finally remove these files, which moved (by cvs backend magic) to source/authAndrew Bartlett2001-12-302-1668/+0
* pdb_getsampwnuid() merge from 2.2Gerald Carter2001-12-305-156/+29
* removed unused filesGerald Carter2001-12-284-2320/+0
* moving SAM_ACCOUNT to include a bit field for initializedGerald Carter2001-12-275-73/+45
* Rafal (mimir) patch for trusts r.Jean-François Micouleau2001-12-141-6/+20
* update the ldap support code. it compiles.Jean-François Micouleau2001-12-131-0/+41
* again an intrusive patch:Jean-François Micouleau2001-12-065-45/+10
* Add a couple of extra debugs for the secrets.tdb stuffAndrew Bartlett2001-12-051-2/+8
* auto-init secrets.tdbAndrew Tridgell2001-12-051-0/+5
* added a boolean to the group mapping functions to specify if we need orJean-François Micouleau2001-12-045-35/+23
* This comment no longer applies.Andrew Bartlett2001-12-041-1/+0
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-031-3/+11
* added mapping of primary gid to rid thru the group mapping code.Jean-François Micouleau2001-12-025-29/+143
* Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau2001-11-291-0/+2
* add .po32 files to ignore listHerb Lewis2001-11-281-1/+2
* unable to open smbpasswd on initial create should only be a warningAndrew Tridgell2001-11-271-1/+1
* Ignore *.po files.Tim Potter2001-11-261-0/+1
* Don't close tdb twice.Volker Lendecke2001-11-251-1/+0
* added "net join" commandAndrew Tridgell2001-11-241-3/+33
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-1/+1
* Kill off that crazy copy_sam_passwd(). You simply can't do that if theAndrew Bartlett2001-11-241-12/+0
* Changed how the privileges are stored in the group mapping code. It's nowJean-François Micouleau2001-11-231-7/+32
* Tidyups when I was doing the big merge...Jeremy Allison2001-11-171-5/+10
* Minor updates. A small dose of const.Andrew Bartlett2001-11-111-1/+1
* Remove built-in support for clear-text kerberos authentication.Andrew Bartlett2001-11-111-123/+3
* As pdb_ldap.c does not compile in HEAD anyway, a not-compiled mergeVolker Lendecke2001-11-091-2/+6
* Added debug in truncate, fixed warning with gcc3.Jeremy Allison2001-11-071-2/+1
* UGLY HACK to get machines to join tdbsam domains again.Andrew Bartlett2001-11-071-2/+4
* Fixup for accounts without a local /etc/passwd entry.Andrew Bartlett2001-11-041-9/+5
* Various post AuthRewrite cleanups, fixups and tidyups.Andrew Bartlett2001-11-013-12/+8
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-312-16/+71
* Small 'const' updates ahead of some AuthRewrite merging.Andrew Bartlett2001-10-311-5/+5
* Fix up smbpasswd -e/-d so that it doesn't change the password under you anyAndrew Bartlett2001-10-301-20/+1
* This commit is number 4 of 4.Andrew Bartlett2001-10-298-185/+128
* This commit is number 3 of 4.Andrew Bartlett2001-10-291-1/+1
* This commit is number 2 of 4.Andrew Bartlett2001-10-293-65/+80
* This commit is number 1 of 4.Andrew Bartlett2001-10-291-23/+54
* Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.Jeremy Allison2001-10-182-2/+2