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
/
source
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1998-09-17
3
-15
/
+15
*
configure configure.in: Added tests for fseek64 and ftell64.
Jeremy Allison
1998-09-17
4
-17
/
+17
*
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1998-09-05
1
-1
/
+1
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
2
-246
/
+4
*
More 64 bit stuff - now the fcntl locks are 64 bit clean.
Jeremy Allison
1998-09-04
1
-2
/
+2
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
2
-9
/
+9
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
1
-2
/
+2
*
got rid of calls to update_protected_database(). It was causing core
Andrew Tridgell
1998-08-29
1
-37
/
+0
*
moved connection_struct handling code into smbd/conn.c and changed it
Andrew Tridgell
1998-08-17
1
-4
/
+4
*
use user instead of this_user to prevent global shadowing
Andrew Tridgell
1998-08-15
1
-18
/
+18
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
2
-6
/
+6
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-2
/
+2
*
split the system password checking routines out of smbd/password.c and
Andrew Tridgell
1998-08-10
1
-0
/
+950
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
1
-6
/
+6
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
5
-162
/
+166
*
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
[next]