index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
passdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added set logon, logoff, kickoff etc time functions.
Luke Leighton
1998-05-25
1
-1
/
+39
*
i wondered why nisppass.c came up with a linker error "pdb_set_last_set_time"
Luke Leighton
1998-05-25
1
-5
/
+0
*
- created pdb_sethexpwd(), to be called from all pwd apis that need to
Luke Leighton
1998-05-24
1
-21
/
+51
*
fixed signed / unsigned warnings spotted by tim winders. also fixed
Luke Leighton
1998-05-21
1
-1
/
+1
*
passdb.c: Fixed typo in coment.
Jeremy Allison
1998-05-19
1
-1
/
+1
*
removed "default" system for password database api: all functions must
Luke Leighton
1998-05-19
1
-180
/
+76
*
ldap.c :
Luke Leighton
1998-05-19
1
-21
/
+238
*
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1998-05-18
1
-240
/
+113
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
1
-206
/
+267
*
linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're not
Luke Leighton
1998-05-18
1
-2
/
+2
*
sorting out removal of some smb_passwd functions by calling pdb_smb_to_sam()
Luke Leighton
1998-05-18
1
-10
/
+11
*
removed references to some of the smb_passwd routines from ldap and nis+
Luke Leighton
1998-05-18
1
-64
/
+82
*
creating and using some pdb_init_(sam/smb) routines. putting ldap headers
Luke Leighton
1998-05-18
1
-3
/
+3
*
no include headers in ldap.c.
Luke Leighton
1998-05-18
1
-0
/
+69
*
- renamed some of the passdb.c functions: they have a prefix pdb_ on them
Luke Leighton
1998-05-18
1
-3
/
+3
*
Makefile:
Luke Leighton
1998-05-18
1
-70
/
+223
*
some databases have search capabilities. acknowledging this in design
Luke Leighton
1998-05-15
1
-19
/
+60
*
passdb.c
Jeremy Allison
1998-05-14
1
-0
/
+192
*
password back-end database support
Luke Leighton
1998-05-11
1
-9
/
+4
*
ldap back-end database development
Luke Leighton
1998-05-11
1
-27
/
+403
*
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1998-05-07
1
-0
/
+149