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
/
passdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-08-15
configure: Changes for extra headers.
Jeremy Allison
1
-5
/
+5
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-151
/
+155
1998-06-20
clitar.c: Fixed minor gcc -pedantic-error compile warnings.
Jeremy Allison
1
-0
/
+2
1998-06-01
clientutil.c: Don't core dump if no controlling terminal available for password.
Jeremy Allison
1
-6
/
+24
1998-05-27
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1
-1
/
+0
1998-05-25
added set logon, logoff, kickoff etc time functions.
Luke Leighton
1
-1
/
+39
1998-05-25
i wondered why nisppass.c came up with a linker error "pdb_set_last_set_time"
Luke Leighton
1
-5
/
+0
1998-05-24
- created pdb_sethexpwd(), to be called from all pwd apis that need to
Luke Leighton
1
-21
/
+51
1998-05-21
fixed signed / unsigned warnings spotted by tim winders. also fixed
Luke Leighton
1
-1
/
+1
1998-05-19
passdb.c: Fixed typo in coment.
Jeremy Allison
1
-1
/
+1
1998-05-19
removed "default" system for password database api: all functions must
Luke Leighton
1
-180
/
+76
1998-05-19
ldap.c :
Luke Leighton
1
-21
/
+238
1998-05-18
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1
-240
/
+113
1998-05-18
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1
-206
/
+267
1998-05-18
linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're not
Luke Leighton
1
-2
/
+2
1998-05-18
sorting out removal of some smb_passwd functions by calling pdb_smb_to_sam()
Luke Leighton
1
-10
/
+11
1998-05-18
removed references to some of the smb_passwd routines from ldap and nis+
Luke Leighton
1
-64
/
+82
1998-05-18
creating and using some pdb_init_(sam/smb) routines. putting ldap headers
Luke Leighton
1
-3
/
+3
1998-05-18
no include headers in ldap.c.
Luke Leighton
1
-0
/
+69
1998-05-18
- renamed some of the passdb.c functions: they have a prefix pdb_ on them
Luke Leighton
1
-3
/
+3
1998-05-18
Makefile:
Luke Leighton
1
-70
/
+223
1998-05-15
some databases have search capabilities. acknowledging this in design
Luke Leighton
1
-19
/
+60
1998-05-14
passdb.c
Jeremy Allison
1
-0
/
+192
1998-05-11
password back-end database support
Luke Leighton
1
-9
/
+4
1998-05-11
ldap back-end database development
Luke Leighton
1
-27
/
+403
1998-05-07
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1
-0
/
+149