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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-05-18
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
4
-280
/
+341
1998-05-18
linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're not
Luke Leighton
2
-4
/
+4
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
2
-111
/
+91
1998-05-18
creating and using some pdb_init_(sam/smb) routines. putting ldap headers
Luke Leighton
3
-25
/
+10
1998-05-18
no include headers in ldap.c.
Luke Leighton
2
-0
/
+72
1998-05-18
resolving compilation errors
Luke Leighton
3
-3
/
+6
1998-05-18
received update from jean francois for ldap.c: he is doing add / mod
Luke Leighton
1
-71
/
+424
1998-05-18
- renamed some of the passdb.c functions: they have a prefix pdb_ on them
Luke Leighton
3
-300
/
+319
1998-05-18
oops. pressed ctrl-z while editing the previous cvs message: this was
Luke Leighton
1
-19
/
+105
1998-05-18
Makefile:
Luke Leighton
4
-145
/
+488
1998-05-15
some databases have search capabilities. acknowledging this in design
Luke Leighton
1
-19
/
+60
1998-05-15
first non-compiling, unused, mostly stub version of NIS+ password database.
Luke Leighton
1
-0
/
+330
1998-05-14
passdb.c
Jeremy Allison
1
-0
/
+192
1998-05-14
namequery.c: Fixed SGI IRIX 5.x compiler problem.
Jeremy Allison
1
-4
/
+4
1998-05-13
initialise a variable
Andrew Tridgell
1
-1
/
+1
1998-05-12
- removed ldap_get_trust()
Luke Leighton
1
-101
/
+74
1998-05-12
removed lp_domain_workstation() parameter
Luke Leighton
1
-1
/
+1
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
2
-27
/
+28
1998-05-11
password back-end database support
Luke Leighton
3
-13
/
+140
1998-05-11
ldap back-end database development
Luke Leighton
3
-401
/
+596
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-9
/
+11
1998-05-08
renamed last_change_time to pass_must_change_time. removed "if (bool==True)"
Luke Leighton
2
-21
/
+20
1998-05-07
added first pass at start/get/end-ldappwent functions. unfortunately, lots
Luke Leighton
1
-10
/
+65
1998-05-07
remove unused ldap functions: add stub start/get/endldappwent routines.
Luke Leighton
2
-146
/
+97
1998-05-07
moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.c
Luke Leighton
2
-57
/
+0
1998-05-07
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
1
-11
/
+0
1998-05-07
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
3
-33
/
+213
1998-05-06
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
1
-25
/
+21
1998-05-06
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
1
-8
/
+9
1998-05-06
jean-francois micouleau's well-alpha code for ldap password database stuff!
Luke Leighton
2
-0
/
+572
1998-05-05
genrand.c: SGI compile warning fix.
Jeremy Allison
1
-2
/
+2
1998-04-30
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1
-4
/
+6
1998-04-29
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1
-27
/
+54
1998-04-29
password.c:
Luke Leighton
1
-10
/
+17
1998-04-29
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1
-3
/
+0
1998-04-23
genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
Jeremy Allison
1
-33
/
+222
1998-04-18
includes.h: Added John's redhat fix for QSORT_CAST.
Jeremy Allison
1
-26
/
+58
1998-04-15
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1
-6
/
+131
1998-04-14
Modified interfaces to getting smb password entries from
Jeremy Allison
1
-8
/
+50
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1
-1
/
+1
1998-03-31
the default for old style accounts should be workstation trust
Andrew Tridgell
1
-1
/
+1
1998-03-26
smbpass.c: Made unknown accounts ending in '$' server accounts, not
Jeremy Allison
1
-1
/
+1
1998-03-24
Added writing of '[XXX]' account control bits into gcos
Jeremy Allison
1
-0
/
+7
1998-03-24
Updated smbpasswd to allow root to add machine accounts, and allow
Jeremy Allison
1
-4
/
+6
1998-03-19
Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Jeremy Allison
1
-6
/
+0
1998-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1
-784
/
+774
1998-02-20
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...
Jeremy Allison
1
-6
/
+2
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1998-01-17
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1
-4
/
+8
[prev]
[next]