index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
pdb_smbpasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better handling of uid/gid -> RID and RID -> uid/gid code.
Andrew Bartlett
2002-04-13
1
-23
/
+5
*
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
2002-04-13
1
-17
/
+17
*
Allow a zero rid in pdb_smbpasswd. When given a zero rid the pdb backend
Andrew Bartlett
2002-03-20
1
-1
/
+3
*
second step to gain free uid<->rid mapping
Simo Sorce
2002-03-19
1
-21
/
+18
*
Start to switch away from the alghorithmic uid->rid mapping model
Simo Sorce
2002-03-18
1
-0
/
+21
*
Fix SIGSEGV on error message when trying to add a user to smbpasswd file with...
Jim McDonough
2002-03-06
1
-1
/
+1
*
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
2002-03-02
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+2
*
Passdb changes:
Andrew Bartlett
2002-01-25
1
-1
/
+4
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-201
/
+331
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-3
/
+5
*
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
2001-12-31
1
-7
/
+7
*
pdb_getsampwnuid() merge from 2.2
Gerald Carter
2001-12-30
1
-42
/
+0
*
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
2001-12-27
1
-10
/
+12
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
1
-15
/
+5
*
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
2001-12-04
1
-2
/
+1
*
added mapping of primary gid to rid thru the group mapping code.
Jean-François Micouleau
2001-12-02
1
-3
/
+28
*
unable to open smbpasswd on initial create should only be a warning
Andrew Tridgell
2001-11-27
1
-1
/
+1
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-1
/
+1
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
1
-6
/
+17
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-8
/
+8
*
This commit is number 2 of 4.
Andrew Bartlett
2001-10-29
1
-42
/
+42
*
Ensure accessing NT member servers works with a Samba PDC. Don't
Jeremy Allison
2001-10-03
1
-1
/
+1
*
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
Jeremy Allison
2001-10-02
1
-13
/
+11
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
2001-10-01
1
-4
/
+5
*
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
2001-09-25
1
-22
/
+12
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-4
/
+4
*
Started a cleanup of smbpasswd related stuff. I've created a new file
Tim Potter
2001-09-06
1
-6
/
+6
*
merge from 2.2
Gerald Carter
2001-08-23
1
-3
/
+14
*
a few cleanups while mergeing the passdb code into 2.2
Gerald Carter
2001-08-09
1
-3
/
+0
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-4
/
+4
*
Big cleanup of passdb and backends.
Jean-François Micouleau
2001-05-04
1
-104
/
+118
*
few cleanups to bring in line with 2.2
Gerald Carter
2001-04-28
1
-2
/
+0
*
converted the passdb smbpasswd implementation to using talloc
Gerald Carter
2001-04-25
1
-73
/
+30
*
merge from 2.2
Andrew Tridgell
2001-04-18
1
-5
/
+1
*
fixed unused variable
Andrew Tridgell
2001-03-18
1
-1
/
+1
*
Remove "BYTE" - we already have uint8 - don't need more conflicts with
Jeremy Allison
2001-03-11
1
-5
/
+5
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-0
/
+5
*
o fixed logon script problems (wrong len in reply to net_sam_logon for
Gerald Carter
2000-11-22
1
-0
/
+1
*
Another large patch for the passdb rewrite.
Gerald Carter
2000-11-21
1
-7
/
+9
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-0
/
+1552