index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
nisppass.c: Fixed incorrect parameter usage.
Jeremy Allison
1998-06-27
1
-1
/
+1
*
clitar.c: Fixed minor gcc -pedantic-error compile warnings.
Jeremy Allison
1998-06-20
1
-0
/
+2
*
includes.h: Fixes for NetBSD and BSDI.
Jeremy Allison
1998-06-04
1
-2
/
+2
*
clientutil.c: Don't core dump if no controlling terminal available for password.
Jeremy Allison
1998-06-01
2
-8
/
+26
*
latest messing about: probably doesn't compile; doesn't matter.
Luke Leighton
1998-05-28
1
-3
/
+54
*
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1998-05-27
2
-4
/
+16
*
smb.h: More NT SMB stuff (just defines).
Jeremy Allison
1998-05-26
1
-1
/
+2
*
added set logon, logoff, kickoff etc time functions.
Luke Leighton
1998-05-25
2
-8
/
+42
*
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
3
-46
/
+81
*
add_nisp21pwd_entry() finished but not tested. module now compiles.
Luke Leighton
1998-05-22
1
-107
/
+77
*
doesn't compile: don't care. checking this in so people can see what's
Luke Leighton
1998-05-22
1
-19
/
+107
*
fixed signed / unsigned warnings spotted by tim winders. also fixed
Luke Leighton
1998-05-21
2
-2
/
+2
*
passdb.c: Fixed typo in coment.
Jeremy Allison
1998-05-19
2
-2
/
+6
*
made mod_smbfilepwd_entry() and getsmbfilepwent() static. they need not
Luke Leighton
1998-05-19
1
-98
/
+97
*
oops - got some of the default (conversion) functions wrong.
Luke Leighton
1998-05-19
1
-32
/
+19
*
removed "default" system for password database api: all functions must
Luke Leighton
1998-05-19
4
-195
/
+176
*
ldap.c :
Luke Leighton
1998-05-19
4
-88
/
+286
*
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1998-05-18
4
-293
/
+274
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
4
-280
/
+341
*
linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're not
Luke Leighton
1998-05-18
2
-4
/
+4
*
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
2
-111
/
+91
*
creating and using some pdb_init_(sam/smb) routines. putting ldap headers
Luke Leighton
1998-05-18
3
-25
/
+10
*
no include headers in ldap.c.
Luke Leighton
1998-05-18
2
-0
/
+72
*
resolving compilation errors
Luke Leighton
1998-05-18
3
-3
/
+6
*
received update from jean francois for ldap.c: he is doing add / mod
Luke Leighton
1998-05-18
1
-71
/
+424
*
- renamed some of the passdb.c functions: they have a prefix pdb_ on them
Luke Leighton
1998-05-18
3
-300
/
+319
*
oops. pressed ctrl-z while editing the previous cvs message: this was
Luke Leighton
1998-05-18
1
-19
/
+105
*
Makefile:
Luke Leighton
1998-05-18
4
-145
/
+488
*
some databases have search capabilities. acknowledging this in design
Luke Leighton
1998-05-15
1
-19
/
+60
*
first non-compiling, unused, mostly stub version of NIS+ password database.
Luke Leighton
1998-05-15
1
-0
/
+330
*
passdb.c
Jeremy Allison
1998-05-14
1
-0
/
+192
*
namequery.c: Fixed SGI IRIX 5.x compiler problem.
Jeremy Allison
1998-05-14
1
-4
/
+4
*
initialise a variable
Andrew Tridgell
1998-05-13
1
-1
/
+1
*
- removed ldap_get_trust()
Luke Leighton
1998-05-12
1
-101
/
+74
*
removed lp_domain_workstation() parameter
Luke Leighton
1998-05-12
1
-1
/
+1
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
2
-27
/
+28
*
password back-end database support
Luke Leighton
1998-05-11
3
-13
/
+140
*
ldap back-end database development
Luke Leighton
1998-05-11
3
-401
/
+596
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-9
/
+11
*
renamed last_change_time to pass_must_change_time. removed "if (bool==True)"
Luke Leighton
1998-05-08
2
-21
/
+20
*
added first pass at start/get/end-ldappwent functions. unfortunately, lots
Luke Leighton
1998-05-07
1
-10
/
+65
*
remove unused ldap functions: add stub start/get/endldappwent routines.
Luke Leighton
1998-05-07
2
-146
/
+97
*
moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.c
Luke Leighton
1998-05-07
2
-57
/
+0
*
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
1998-05-07
1
-11
/
+0
*
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1998-05-07
3
-33
/
+213
*
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
1998-05-06
1
-25
/
+21
*
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
1998-05-06
1
-8
/
+9
*
jean-francois micouleau's well-alpha code for ldap password database stuff!
Luke Leighton
1998-05-06
2
-0
/
+572
[next]