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_unix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-29
This is a nice rewrite:
Simo Sorce
1
-1
/
+1
2003-04-29
Change order of parameters to smb_register_passdb()
Jelmer Vernooij
1
-1
/
+1
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-1
/
+1
2003-04-07
Restore previous behaviour to update on pdb_unix (auto-upgrade to new account)
Andrew Bartlett
1
-0
/
+1
2003-03-19
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
1
-0
/
+5
2003-02-22
Remove 'unixsam' from the default passdb backends.
Andrew Bartlett
1
-88
/
+0
2002-10-21
pdb_unix.c did not really expect group RIDs dictated by a PDC and looking
Volker Lendecke
1
-2
/
+4
2002-10-21
This moves the group mapping API into the passdb backend.
Volker Lendecke
1
-0
/
+51
2002-09-26
move all the passdb internal interface to NTSTATUS
Simo Sorce
1
-21
/
+41
2002-08-17
Rework the 'guest account get's RID 501' code again...
Andrew Bartlett
1
-7
/
+20
2002-08-05
I must have missed this when I was adding 'const' to these earlier...
Andrew Bartlett
1
-1
/
+1
2002-06-13
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
1
-1
/
+2
2002-05-26
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
1
-1
/
+8
2002-05-24
Make function match the defintion require for assignment as a function
Andrew Bartlett
1
-1
/
+1
2002-05-18
Passdb:
Andrew Bartlett
1
-18
/
+11
2002-05-18
A few things in this commit:
Andrew Bartlett
1
-0
/
+126