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
*
Added code to do SID to uid/gid conversion. Needed for ACL support.
Jeremy Allison
2000-08-23
1
-2
/
+73
*
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2000-08-02
1
-64
/
+22
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
1
-12
/
+3
*
Fixes for various compile warnings on Solaris 8.
Tim Potter
2000-07-10
1
-1
/
+1
*
Luke, I am moving the code back into passdb/passdb.c, this the correct
Jeremy Allison
2000-06-09
1
-2
/
+41
*
reverted jeremy's changes that removed NET_USER_INFO_3. will you please
Luke Leighton
2000-06-09
1
-0
/
+2
*
include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...
Jeremy Allison
2000-06-08
1
-0
/
+29
*
moved secrets handling into secrets.c
Andrew Tridgell
2000-06-03
2
-49
/
+43
*
param/loadparm.c: Looks like someone ran indent on this !
Jeremy Allison
2000-06-01
1
-1
/
+3
*
Getting back to a compilable state (not there yet but close).
Jeremy Allison
2000-06-01
1
-14
/
+2
*
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
2000-05-29
1
-0
/
+32
*
passdb/secrets.c: Fix typo in comment.
Jeremy Allison
2000-05-15
1
-1
/
+1
*
Added code to do a one-way migration of the old DOMAIN.MACHINE.mac
Jeremy Allison
2000-05-13
1
-4
/
+259
*
fixed two uninitialised variables
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
Someone :-) forgot to add secrets.c to HEAD.
Jeremy Allison
2000-05-08
1
-0
/
+90
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-219
/
+22
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
2
-4
/
+4
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
2
-2
/
+0
*
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
2000-04-12
1
-57
/
+201
*
The changes made here broke NT security descriptor returning to NT clients.
Jeremy Allison
2000-04-11
1
-0
/
+2
*
indent update to make t easier to see setuid mods in TNG. some
Luke Leighton
2000-03-21
1
-366
/
+459
*
Tidied up fchown code, error reporting.
Jeremy Allison
2000-03-02
1
-3
/
+9
*
Correctly full buffer smbpasswd i/o streams.
Jeremy Allison
2000-03-02
1
-1
/
+1
*
Update last changed time for new password entry.
Jeremy Allison
2000-03-02
1
-0
/
+1
*
Fixed bugs with -x smbpasswd entry. Thanks to Bruce Tenison <btenison@dibbs.n...
Jeremy Allison
2000-03-02
1
-20
/
+21
*
client/client.c:
Jeremy Allison
2000-02-25
5
-94
/
+355
*
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
1
-201
/
+56
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
7
-2843
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
9
-1071
/
+3059
*
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
*
new "domtrust" test command. r&d into inter-domain trust accounts.
Luke Leighton
1999-03-12
1
-6
/
+6
[next]