index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
pdb_smbpasswd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-20
This creates passdb backend files automatically when adding first account.
Rafal Szczesniak
1
-2
/
+19
2003-07-11
moving more code around.
Gerald Carter
1
-94
/
+18
2003-07-02
Uppercase first letter of debug level 0 statements.
Tim Potter
1
-2
/
+2
2003-06-17
Make static (patch from metze)
Jelmer Vernooij
1
-1
/
+1
2003-06-17
The return value of init_module functions is NTSTATUS, not int
Jelmer Vernooij
1
-3
/
+2
2003-06-16
Quieten debug message.
Tim Potter
1
-1
/
+1
2003-05-27
I'm pretty sure these uint32's should be uid_t's. Can the passdb guys
Tim Potter
1
-2
/
+2
2003-05-13
Restore a number of fixes that idra removed when he merged his
Andrew Bartlett
1
-1
/
+1
2003-05-13
Try to fix up some code in pdb_smbpasswd that assumed we still had a 'uid'.
Andrew Bartlett
1
-12
/
+22
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
1
-42
/
+17
2003-05-07
Set our 'global sam name' in one place. For domain controllers, this is
Andrew Bartlett
1
-1
/
+1
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-4
/
+4
2003-04-28
A new pdb_ldap!
Andrew Bartlett
1
-2
/
+2
2003-04-15
Use the new modules system for passdb (merge from HEAD)
Jelmer Vernooij
1
-0
/
+7
2003-03-22
Thanks to volker, merge passdb changes from HEAD:
Andrew Bartlett
1
-70
/
+15
2002-11-08
Merge from HEAD:
Andrew Bartlett
1
-16
/
+24
2002-11-05
Merge vl's 'algorithmic rid base' patch, and my changes to pdb_smbpasswd's NUA
Andrew Bartlett
1
-20
/
+21
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
1
-10
/
+61
2002-09-26
sync with HEAD
Gerald Carter
1
-31
/
+40
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-1
/
+12
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-2
/
+2
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-188
/
+84
2002-03-20
Allow a zero rid in pdb_smbpasswd. When given a zero rid the pdb backend
Andrew Bartlett
1
-1
/
+3
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
1
-21
/
+18
2002-03-18
Start to switch away from the alghorithmic uid->rid mapping model
Simo Sorce
1
-0
/
+21
2002-03-06
Fix SIGSEGV on error message when trying to add a user to smbpasswd file with...
Jim McDonough
1
-1
/
+1
2002-03-02
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+2
2002-01-25
Passdb changes:
Andrew Bartlett
1
-1
/
+4
2002-01-20
This is another *BIG* change...
Andrew Bartlett
1
-201
/
+331
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
1
-3
/
+5
2001-12-31
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
1
-7
/
+7
2001-12-30
pdb_getsampwnuid() merge from 2.2
Gerald Carter
1
-42
/
+0
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
1
-10
/
+12
2001-12-06
again an intrusive patch:
Jean-François Micouleau
1
-15
/
+5
2001-12-04
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
1
-2
/
+1
2001-12-02
added mapping of primary gid to rid thru the group mapping code.
Jean-François Micouleau
1
-3
/
+28
2001-11-27
unable to open smbpasswd on initial create should only be a warning
Andrew Tridgell
1
-1
/
+1
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
1
-1
/
+1
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-6
/
+17
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
1
-8
/
+8
2001-10-29
This commit is number 2 of 4.
Andrew Bartlett
1
-42
/
+42
2001-10-03
Ensure accessing NT member servers works with a Samba PDC. Don't
Jeremy Allison
1
-1
/
+1
2001-10-02
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
Jeremy Allison
1
-13
/
+11
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-10-01
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
1
-4
/
+5
2001-09-25
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
1
-22
/
+12
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-4
/
+4
2001-09-06
Started a cleanup of smbpasswd related stuff. I've created a new file
Tim Potter
1
-6
/
+6
2001-08-23
merge from 2.2
Gerald Carter
1
-3
/
+14
[next]