Age | Commit message (Expand) | Author | Files | Lines |
2001-02-16 | Excise snprintf -> slprintf. | Jeremy Allison | 1 | -3/+12 |
2001-01-11 | rpc_server/srv_samr.c: | Jeremy Allison | 1 | -1/+1 |
2000-12-12 | Removed the special casing of SIDs in se_access_check. This is now done (corr... | Jeremy Allison | 1 | -1/+6 |
2000-11-14 | Merge from appliance head of JR's changes for driver versioning. | Jeremy Allison | 1 | -13/+37 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -1/+1 |
2000-11-04 | Fix for admin user being ignored. | Jeremy Allison | 1 | -0/+1 |
2000-10-13 | Fix to allow smbd to call winbindd if it is running for all group enumeration, | Jeremy Allison | 1 | -0/+226 |
2000-08-09 | Fixed memory leak with NT tokens. | Jeremy Allison | 1 | -2/+20 |
2000-08-04 | Fixed up the user/group contexts when using authenticated pipes. | Jeremy Allison | 1 | -2/+1 |
2000-08-03 | Added an NT_USER_TOKEN structure that is copied/passed around associated | Jeremy Allison | 1 | -3/+5 |
2000-08-02 | Started to canonicalize our handling of uid -> sid code in order to | Jeremy Allison | 1 | -10/+13 |
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 |