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
/
include
/
passdb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-13
So here it is a non-intrusive patch with my latest work on gums (the
Simo Sorce
1
-8
/
+69
2003-09-18
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
1
-2
/
+6
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
1
-14
/
+13
2003-05-06
restore structures from previous erroneous commit
Simo Sorce
1
-22
/
+30
2003-05-04
move some things around
Simo Sorce
1
-30
/
+167
2003-04-29
ok next_rid out as well local_*id_to*id functions
Simo Sorce
1
-2
/
+2
2003-01-02
BIG patch...
Andrew Bartlett
1
-1
/
+1
2002-11-15
Use smb_register_passdb() - plus some small fixes
Jelmer Vernooij
1
-7
/
+0
2002-11-15
Add smb_register_passdb()
Jelmer Vernooij
1
-0
/
+1
2002-10-21
This moves the group mapping API into the passdb backend.
Volker Lendecke
1
-1
/
+47
2002-10-12
Nice *big* patch from metze.
Andrew Bartlett
1
-1
/
+1
2002-09-26
forgot include file, sorry
Simo Sorce
1
-14
/
+14
2002-08-07
Add 'const' to the function prototypes to match the recent commit.
Andrew Bartlett
1
-2
/
+2
2002-06-22
Add module versioning to the passdb module system
Andrew Bartlett
1
-0
/
+14
2002-05-26
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
1
-2
/
+2
2002-05-24
Don't duplicat this here, use the existing function prototype.
Andrew Bartlett
1
-4
/
+2
2002-05-18
Oops, I missed commiting this earlier.
Andrew Bartlett
1
-3
/
+3
2002-05-17
indent
Andrew Bartlett
1
-2
/
+2
2002-04-13
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
1
-9
/
+15
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
1
-8
/
+0
2002-03-19
ops forgot this :-)
Simo Sorce
1
-0
/
+8
2002-02-22
Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.
Andrew Bartlett
1
-1
/
+4
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
This always points at a string literal, so it probably should be 'const'.
Andrew Bartlett
1
-1
/
+1
2002-01-20
This is another *BIG* change...
Andrew Bartlett
1
-0
/
+67
2002-01-02
removed stuff I wasn't using
Gerald Carter
1
-49
/
+0
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
1
-1
/
+1
2001-04-12
forgot one thing
Gerald Carter
1
-0
/
+4
2001-04-12
still working on it
Gerald Carter
1
-6
/
+13
2001-04-09
looking towards abstracting the passdb and uidmapping interfaces.
Gerald Carter
1
-0
/
+66