index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
passdb
/
pdb_smbpasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use True, not TRUE and False, not FALSE
Jelmer Vernooij
2003-03-20
1
-1
/
+1
*
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
2003-03-19
1
-0
/
+7
*
Remove 'unixsam' from the default passdb backends.
Andrew Bartlett
2003-02-22
1
-70
/
+15
*
Make smbpasswd use the group mapping, and fix spelling in ldapsam.
Andrew Bartlett
2002-11-08
1
-16
/
+24
*
Allow 'normal' accounts in the non-unix-account range for smbpasswd - I hope
Andrew Bartlett
2002-11-04
1
-19
/
+20
*
Fix debug
Andrew Bartlett
2002-11-04
1
-1
/
+1
*
This moves the group mapping API into the passdb backend.
Volker Lendecke
2002-10-21
1
-0
/
+51
*
Nice *big* patch from metze.
Andrew Bartlett
2002-10-12
1
-10
/
+10
*
move all the passdb internal interface to NTSTATUS
Simo Sorce
2002-09-26
1
-31
/
+40
*
More hacks for 'guest account' to get it to show up with the right rid...
Andrew Bartlett
2002-08-21
1
-1
/
+12
*
Quick hack to get around the inadequacy of pdb_smbpasswd. This should make the
Andrew Bartlett
2002-08-17
1
-1
/
+1
*
Add const to a pile of const to *DOM_SID paramaters.
Andrew Bartlett
2002-08-07
1
-1
/
+1
*
Fix up a botched prevoius commit.
Andrew Bartlett
2002-07-14
1
-11
/
+10
*
Make smbpasswd behave like all the other backends, where a NULL or invalid
Andrew Bartlett
2002-07-13
1
-7
/
+4
*
Patch from ctrlsoft to use the pdb_sethexpwd function in smbpasswd - instead
Andrew Bartlett
2002-06-14
1
-48
/
+7
*
It looks like we never tested the 'cleanup' code, so when I triggered it
Andrew Bartlett
2002-06-14
1
-3
/
+10
*
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
2002-06-13
1
-3
/
+4
*
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
2002-05-26
1
-2
/
+8
*
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
2002-05-18
1
-0
/
+2
*
Remove const from some functions to match the changed prototype in a
Andrew Bartlett
2002-05-18
1
-7
/
+5
*
Passdb:
Andrew Bartlett
2002-05-18
1
-26
/
+18
*
A few things in this commit:
Andrew Bartlett
2002-05-18
1
-51
/
+4
*
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
[next]