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
/
smbd
/
uid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-07-06
Moved authenticated pipe user details into a current_user struct.
Tim Potter
1
-1
/
+1
2000-07-03
Some more sec_ctx changes. Modified some fields in the pipe_struct
Tim Potter
1
-1
/
+2
2000-06-23
Added return for become_authenticated_pipe_user() function.
Tim Potter
1
-0
/
+2
2000-06-23
Moved some static functions to sec_ctx.c
Tim Potter
1
-222
/
+30
2000-05-10
more merging voodoo
Andrew Tridgell
1
-0
/
+4
2000-05-02
split the username in the vuser structure into a separate
Andrew Tridgell
1
-1
/
+1
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-273
/
+161
1999-12-12
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1
-9
/
+115
1999-06-13
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1
-1
/
+1
1999-04-01
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1
-0
/
+4
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1
-5
/
+5
1998-11-12
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1
-0
/
+2
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
1
-19
/
+19
1998-08-17
moved connection_struct handling code into smbd/conn.c and changed it
Andrew Tridgell
1
-1
/
+1
1998-08-15
configure: Changes for extra headers.
Jeremy Allison
1
-4
/
+4
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-225
/
+78
1998-08-04
nttrans.c: Fix change_notify. Queue processing code wasn't changing to
Jeremy Allison
1
-1
/
+12
1998-07-31
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1
-2
/
+1
1998-07-29
get rid of the runtime test for broken getgroups() and add a compile
Andrew Tridgell
1
-2
/
+0
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-204
/
+75
1998-07-27
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
1
-2
/
+0
1998-07-10
AIX patch from Michael Wojcik <mww@microfocus.com> adding detail
Jeremy Allison
1
-4
/
+135
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-1
/
+1
1998-05-07
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
1
-6
/
+0
1998-05-06
Fixes for the %U and %G problems people have reported.
Jeremy Allison
1
-1
/
+7
1998-02-11
Makefile: Added AIX 3.2.5.
Jeremy Allison
1
-2
/
+6
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1997-12-23
Fixed security bug when 'force user' and 'user only' are set.
Jeremy Allison
1
-2
/
+5
1997-11-06
ipc.c: Changing back arbitrary alignment change until I know *why*
Jeremy Allison
1
-1
/
+1
1997-10-25
Makefile :
Luke Leighton
1
-23
/
+21
1997-10-21
fix the order of become_uid() and become_gid() in become_root(). This
Andrew Tridgell
1
-1
/
+1
1997-10-15
ipc.c: Adding Andrews become_root code to the main branch.
Jeremy Allison
1
-0
/
+74
1997-10-10
Makefile:
Luke Leighton
1
-5
/
+10
1997-08-19
Makefile: Changed for HPUX10 tidyup.
Samba Release Account
1
-0
/
+2
1997-08-17
connecting to IPC$ goes under the guest account. the IPC$ share should
Samba Release Account
1
-2
/
+0
1997-07-18
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1
-1
/
+1
1997-06-27
shmem.c: Changed debug to higher level
Samba Release Account
1
-3
/
+11
1997-05-30
charcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account
1
-2
/
+1
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1
-1
/
+1
1996-10-25
Changed become_user to take a vuid as second arg.
Samba Release Account
1
-7
/
+7
1996-10-07
- revert to old idle dir code (marty pointed out a problem with the
Andrew Tridgell
1
-4
/
+6
1996-10-05
- use workgroup from smb.conf in smbclient
Andrew Tridgell
1
-1
/
+1
1996-10-04
- changed the umask handling. We now set the umask to 0 and explicitly
Andrew Tridgell
1
-18
/
+128
1996-06-10
got rid of a lot of redundent header files as we now globally generate
Andrew Tridgell
1
-1
/
+0
1996-06-04
a huge pile of changes :-)
Andrew Tridgell
1
-29
/
+25
1996-06-01
- moved the uid handling to uid.c
Andrew Tridgell
1
-0
/
+364
[prev]