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_interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-2
/
+2
2002-10-25
Only run free_private_data when it's specified (reported by Steve Langasek ak...
Jelmer Vernooij
1
-1
/
+2
2002-10-21
This moves the group mapping API into the passdb backend.
Volker Lendecke
1
-0
/
+223
2002-09-26
move all the passdb internal interface to NTSTATUS
Simo Sorce
1
-58
/
+58
2002-09-25
Don't crash when a backend doesn't have a setsampwent function available - bu...
Jelmer Vernooij
1
-2
/
+2
2002-08-20
pdb_nisplus converted to the new passdb system API's
Jelmer Vernooij
1
-0
/
+1
2002-08-07
Add const to a pile of const to *DOM_SID paramaters.
Andrew Bartlett
1
-2
/
+2
2002-07-28
found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...
Simo Sorce
1
-1
/
+1
2002-06-14
moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c
Simo Sorce
1
-2
/
+2
2002-06-14
It looks like we never tested the 'cleanup' code, so when I triggered it
Andrew Bartlett
1
-9
/
+10
2002-06-14
Some updates from ctrlsoft <jelmer@nl.linux.org> to return failure if *any* of
Andrew Bartlett
1
-19
/
+20
2002-06-14
Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list
Andrew Bartlett
1
-24
/
+25
2002-05-26
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
1
-5
/
+5
2002-05-24
Some of the updates from ctrlsoft's 'Various' patch:
Andrew Bartlett
1
-17
/
+18
2002-05-18
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
1
-0
/
+3
2002-05-18
A few things in this commit:
Andrew Bartlett
1
-3
/
+13
2002-04-13
Better handling of uid/gid -> RID and RID -> uid/gid code.
Andrew Bartlett
1
-1
/
+1
2002-04-13
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
1
-101
/
+199
2002-04-04
Fixed memory leak in make_pdb_context_name()
Tim Potter
1
-17
/
+25
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
1
-45
/
+1
2002-03-18
Start to switch away from the alghorithmic uid->rid mapping model
Simo Sorce
1
-0
/
+44
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-1
/
+1
2002-03-02
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
1
-3
/
+4
2002-02-22
Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.
Andrew Bartlett
1
-3
/
+4
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
fix typo
Andrew Bartlett
1
-1
/
+1
2002-01-25
Passdb changes:
Andrew Bartlett
1
-5
/
+19
2002-01-20
This is another *BIG* change...
Andrew Bartlett
1
-0
/
+368