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
2000-04-12
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
1
-57
/
+201
2000-04-11
The changes made here broke NT security descriptor returning to NT clients.
Jeremy Allison
1
-0
/
+2
2000-03-21
indent update to make t easier to see setuid mods in TNG. some
Luke Leighton
1
-366
/
+459
2000-03-02
Tidied up fchown code, error reporting.
Jeremy Allison
1
-3
/
+9
2000-03-02
Correctly full buffer smbpasswd i/o streams.
Jeremy Allison
1
-1
/
+1
2000-03-02
Update last changed time for new password entry.
Jeremy Allison
1
-0
/
+1
2000-03-02
Fixed bugs with -x smbpasswd entry. Thanks to Bruce Tenison <btenison@dibbs.n...
Jeremy Allison
1
-20
/
+21
2000-02-25
client/client.c:
Jeremy Allison
5
-94
/
+355
2000-01-03
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
1
-201
/
+56
1999-12-13
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
7
-2843
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
9
-1071
/
+3059
1999-12-12
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1
-2
/
+2
1999-12-01
fixing joining to domain plus something weird going down with nt logins...
Luke Leighton
1
-1
/
+34
1999-11-16
attempting to get nt5 wksta to join domain.
Luke Leighton
1
-15
/
+38
1999-09-24
Whoops ! Being over-paranoid is not good.
Jean-François Micouleau
1
-8
/
+0
1999-09-23
use gecos field to fill the full_name
Jean-François Micouleau
2
-7
/
+36
1999-09-22
Fixed an annoying bug in the LDAP code. Attributes not present in the
Matthew Chapman
1
-22
/
+3
1999-09-12
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1
-2
/
+2
1999-07-21
BDC support.
Luke Leighton
1
-0
/
+2
1999-07-14
code from bertl to allow remap of default built-in names to anything.
Luke Leighton
2
-0
/
+12
1999-07-13
renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()
Luke Leighton
2
-4
/
+4
1999-07-11
NULL pwdb_xxx_map_names() parameter can be passed here (which is a bug
Luke Leighton
2
-10
/
+12
1999-07-08
issues with pwdb_sam_map_names() and pwdb_smb_map_names() returning NULL.
Luke Leighton
2
-3
/
+20
1999-07-07
added debug reporting to pwdb_sam_map_names() and pwdb_smb_map_names()
Luke Leighton
2
-2
/
+8
1999-06-29
improving authentication code (tidyup).
Luke Leighton
1
-1
/
+0
1999-06-13
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
2
-64
/
+2
1999-05-06
Jani Jaakkola's "getpwuid() / getpwnam()" hash-cache-hack
Luke Leighton
1
-1
/
+1
1999-03-25
"User Manager" - create user + change password now work.
Luke Leighton
1
-0
/
+42
1999-03-25
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
Luke Leighton
2
-1
/
+148
1999-03-25
SAM database "set user info".
Luke Leighton
4
-5
/
+19
1999-03-23
#if defined(HAVE_MYSQL_H) || defined(WITH_MYSQLSAM)
Matthew Chapman
1
-1
/
+1
1999-03-12
new "domtrust" test command. r&d into inter-domain trust accounts.
Luke Leighton
1
-6
/
+6
1999-03-10
static password space needed.
Luke Leighton
1
-3
/
+3
1999-03-09
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
2
-54
/
+77
1999-03-08
pass_check.c could receive encrypted password: printing it out as a %s
Luke Leighton
1
-1
/
+2
1999-03-05
spelling mistake, #ifdef'd out for non-developers (oops!)
Luke Leighton
1
-0
/
+5
1999-03-05
Benjamin Kuit's mods.
Luke Leighton
2
-3
/
+5
1999-03-03
Benjamin Kuit's latest mysql mods. issue with "make proto" needs to be
Luke Leighton
4
-84
/
+87
1999-03-01
Benjamin Kuit's MYSQL SAM Database implementation.
Luke Leighton
4
-0
/
+937
1999-02-09
pwdb_smb_to_sam was not returning NULL for nt name so that
Luke Leighton
1
-8
/
+20
1999-02-08
iteration of sam passwd entries was an order n-cubed algorithm due
Luke Leighton
2
-21
/
+91
1999-02-01
Fixed a domain functionality problem where NT clients would start
Matthew Chapman
1
-30
/
+11
1999-01-15
Finally committing my LDAP changes.
Matthew Chapman
3
-50
/
+135
1999-01-13
Fixed the "You password will expire in 0 days. Would you like to
Gerald Carter
2
-1
/
+30
1998-12-14
trying to track down issues in get_home_dir().
Luke Leighton
1
-0
/
+4
1998-12-11
%U substitution should be unix user not nt user
Luke Leighton
2
-4
/
+9
1998-12-08
ldap_getpw() also needs to be (void)
Luke Leighton
1
-3
/
+2
1998-12-08
compilation warnings due to missing (void) in ldap_close_connection.
Luke Leighton
1
-2
/
+6
1998-12-07
added ldap files by Matthew Chapman.
Luke Leighton
2
-0
/
+623
1998-12-07
Matthew Chapman spotted that smbpasschange was assuming the existence
Luke Leighton
1
-29
/
+0
[next]