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
*
Bruce Tenison <btenison@dibbs.net> wrote a patch for the delete user
Luke Leighton
2000-04-04
2
-53
/
+202
*
merge of smbd and related files, from cvs main.
Luke Leighton
2000-04-03
1
-1
/
+2
*
series of perl scripts (thanks tim!) to replace all calls to bzero:
Luke Leighton
2000-03-31
3
-9
/
+9
*
- fixed SAM_USER_INFO_21 to work in some cases (i hope) and well, we'll
Luke Leighton
2000-03-30
1
-2
/
+55
*
lonnie noticed that HAVE_PAM needs to be WITH_PAM.
Luke Leighton
2000-03-30
1
-2
/
+2
*
- arranged setresuid/setresgid etc detection. this is horrible, because
Luke Leighton
2000-03-21
1
-38
/
+22
*
always check that crypt may return NULL
Luke Leighton
2000-03-10
1
-361
/
+479
*
- spoolssd linked against shared libubiqx, not static.
Luke Leighton
2000-03-10
1
-1
/
+4
*
From patl@cag.lcs.mit.edu Tue Feb 22 14:22:35 2000
Luke Leighton
2000-02-22
1
-9
/
+23
*
surs issues.
Luke Leighton
2000-02-22
1
-5
/
+9
*
patch from patrick lopresti to get logon scripts working.
Luke Leighton
2000-02-21
1
-7
/
+12
*
added implementation of _lsa_open_secret.
Luke Leighton
2000-02-10
1
-0
/
+29
*
replace standard_sub_basic() and samlogon_user with standard_sub_vuser.
Luke Leighton
2000-02-09
1
-17
/
+5
*
1) made standard_sub_vuser take a const user_struct* instead of a const
Luke Leighton
2000-02-08
2
-8
/
+8
*
this is probably one of THE most reluctant commits i've ever made.
Luke Leighton
2000-02-06
1
-2
/
+3
*
finally getting somewhere by creating an _samr* API as a library.
Luke Leighton
2000-02-04
1
-1
/
+1
*
dummy functions need to be unique.
Luke Leighton
2000-02-04
2
-4
/
+4
*
patch from luke howard to do a passdb/*.c-compatible nt5 ldap schema.
Luke Leighton
2000-02-04
8
-0
/
+4060
*
completes the patch to create and use standard_sub_vuser(). in some
Luke Leighton
2000-02-04
3
-62
/
+8
*
ok, this _is_ as big as it looks, conceptually, and i haven't even
Luke Leighton
2000-02-04
2
-12
/
+25
*
patch from elrond to put references to global_sam_name and other domain stuff
Luke Leighton
2000-01-27
4
-5
/
+4
*
Added *.lo to .cvsignore files in various directories.
Tim Potter
2000-01-24
1
-0
/
+1
*
line-terminate trust account password file.
Luke Leighton
2000-01-20
1
-0
/
+1
*
client_name() and client_addr() don't work on the other side of an
Luke Leighton
2000-01-12
4
-33
/
+23
*
using standard_sub_basic() on all password db api instances to
Luke Leighton
2000-01-12
4
-12
/
+79
*
fixing wksta-join code, i got samr_setuserinfo level 23 (0x17) a bit wrong.
Luke Leighton
2000-01-12
1
-0
/
+2
*
need to use read_data_with_timeout() for DCE/RPC SMBreadX as well as SMBtrans.
Luke Leighton
2000-01-12
1
-2
/
+9
*
finally got somewhere with encrypted msrpc. i had to do some hacking about
Luke Leighton
2000-01-05
1
-1
/
+1
*
removed dependency of smbd on the smb password database api.
Luke Leighton
2000-01-03
1
-21
/
+9
*
fixing up NETLOGON usage. password validation must now go through
Luke Leighton
2000-01-02
1
-0
/
+4
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-2
/
+2
*
fixing joining to domain plus something weird going down with nt logins...
Luke Leighton
1999-12-01
1
-1
/
+34
*
attempting to get nt5 wksta to join domain.
Luke Leighton
1999-11-16
1
-15
/
+38
*
Whoops ! Being over-paranoid is not good.
Jean-François Micouleau
1999-09-24
1
-8
/
+0
*
use gecos field to fill the full_name
Jean-François Micouleau
1999-09-23
2
-7
/
+36
*
Fixed an annoying bug in the LDAP code. Attributes not present in the
Matthew Chapman
1999-09-22
1
-22
/
+3
*
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1999-09-12
1
-2
/
+2
*
BDC support.
Luke Leighton
1999-07-21
1
-0
/
+2
*
code from bertl to allow remap of default built-in names to anything.
Luke Leighton
1999-07-14
2
-0
/
+12
*
renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()
Luke Leighton
1999-07-13
2
-4
/
+4
*
NULL pwdb_xxx_map_names() parameter can be passed here (which is a bug
Luke Leighton
1999-07-11
2
-10
/
+12
*
issues with pwdb_sam_map_names() and pwdb_smb_map_names() returning NULL.
Luke Leighton
1999-07-08
2
-3
/
+20
*
added debug reporting to pwdb_sam_map_names() and pwdb_smb_map_names()
Luke Leighton
1999-07-07
2
-2
/
+8
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
1
-1
/
+0
*
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1999-06-13
2
-64
/
+2
*
Jani Jaakkola's "getpwuid() / getpwnam()" hash-cache-hack
Luke Leighton
1999-05-06
1
-1
/
+1
*
"User Manager" - create user + change password now work.
Luke Leighton
1999-03-25
1
-0
/
+42
*
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
Luke Leighton
1999-03-25
2
-1
/
+148
*
SAM database "set user info".
Luke Leighton
1999-03-25
4
-5
/
+19
*
#if defined(HAVE_MYSQL_H) || defined(WITH_MYSQLSAM)
Matthew Chapman
1999-03-23
1
-1
/
+1
[next]