Age | Commit message (Expand) | Author | Files | Lines |
2001-03-09 | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. | Jeremy Allison | 1 | -13/+49 |
2001-03-03 | Roll back to using malloc/realloc on some of spoolss in head. | Jeremy Allison | 1 | -2/+2 |
2001-02-27 | Added total memory allocated counter to talloc, so we can tell if a talloc | Jeremy Allison | 1 | -12/+24 |
2000-08-04 | Fixed up the user/group contexts when using authenticated pipes. | Jeremy Allison | 1 | -0/+3 |
2000-08-01 | Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST... | Jeremy Allison | 1 | -12/+1 |
2000-07-27 | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 1 | -164/+46 |
2000-07-03 | Some more sec_ctx changes. Modified some fields in the pipe_struct | Tim Potter | 1 | -2/+8 |
2000-06-23 | Removed save directory argument to become_root() calls. Probably most of | Tim Potter | 1 | -2/+2 |
2000-05-26 | Fixed memory leak in RPC parsing code. | Shirish Kalele | 1 | -1/+6 |
2000-05-17 | Fixed bug I introduced last night (sorry). Now truncate incoming prs_struct | Jeremy Allison | 1 | -0/+7 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+3 |
2000-05-04 | rpc_server/srv_lsa.c: Bring into sync with 2.0.x. | Jeremy Allison | 1 | -6/+6 |
2000-05-04 | - use full_name instead of real_name | Andrew Tridgell | 1 | -1/+1 |
2000-05-02 | split the username in the vuser structure into a separate | Andrew Tridgell | 1 | -2/+2 |
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -2/+2 |
2000-04-23 | fixed a prs memory leak (weren't freeing input buffer) | Andrew Tridgell | 1 | -0/+1 |
2000-03-31 | IRIX include fixes. | Jeremy Allison | 1 | -0/+5 |
2000-03-10 | Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint... | Jeremy Allison | 1 | -33/+115 |
2000-03-10 | removed unused variable | Jean-François Micouleau | 1 | -1/+0 |
2000-03-09 | Big update moving the multi-pdu support from 2.0.x into HEAD for JF | Jeremy Allison | 1 | -62/+477 |
2000-02-23 | lib/system.c: Fixed gcc warnings. | Jeremy Allison | 1 | -23/+23 |
2000-01-21 | made cvs main up-to-date with samba_tng, with addition of process id to | Luke Leighton | 1 | -1/+1 |
2000-01-11 | modified smbd/msrpc credential transfer system. user session key | Luke Leighton | 1 | -0/+10 |
2000-01-03 | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 1 | -1/+50 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -209/+162 |
1999-12-12 | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 1 | -7/+7 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -38/+73 |
1999-12-06 | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1 | -0/+25 |
1999-10-15 | adding error checking in parsing code | Luke Leighton | 1 | -0/+1 |
1999-03-25 | SAM database "set user info". | Luke Leighton | 1 | -1/+1 |
1999-03-21 | The line: | Matthew Chapman | 1 | -2/+2 |
1999-02-09 | when multiple independent large rpc calls come in on the same pipe, | Luke Leighton | 1 | -5/+2 |
1999-02-03 | corrections to get data stream for 2nd and subsequent pdus copied from | Luke Leighton | 1 | -19/+19 |
1999-02-03 | multiple dce/rpc PDUs failed to work after ntlmssp update was added. | Luke Leighton | 1 | -31/+23 |
1998-10-20 | some quite important bug-fixes i missed because i transferred the wrong | Luke Leighton | 1 | -6/+4 |
1998-10-16 | dce/rpc | Luke Leighton | 1 | -0/+3 |
1998-10-16 | rpc client mods (ntlmssp flags) | Luke Leighton | 1 | -2/+2 |
1998-10-15 | bug-fixing against: | Luke Leighton | 1 | -0/+24 |
1998-10-08 | dce/rpc | Luke Leighton | 1 | -9/+17 |
1998-10-07 | dce/rpc | Luke Leighton | 1 | -1/+19 |
1998-10-07 | dce/rpc | Luke Leighton | 1 | -0/+14 |
1998-09-30 | (Finally) implemented "max open files" as a global smb.conf parameter. | Jeremy Allison | 1 | -5/+17 |
1998-09-29 | Got very strict about the differences and uses of | Jeremy Allison | 1 | -1/+1 |
1998-09-23 | nttrans.c: | Luke Leighton | 1 | -4/+28 |
1998-09-05 | some cleanups to use ZERO_STRUCT() and friends | Andrew Tridgell | 1 | -2/+2 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -9/+0 |
1998-08-17 | added some optimisation for the case where the number of open files is | Andrew Tridgell | 1 | -15/+2 |
1998-08-17 | much cleaner chain pointer handling for both files and pipes. | Andrew Tridgell | 1 | -10/+5 |
1998-08-17 | some cleanups from the conversion of Pipes[] to a linked list. I also | Andrew Tridgell | 1 | -222/+210 |
1998-08-15 | this checkin gets rid of the global Files[] array and makes it local | Andrew Tridgell | 1 | -2/+0 |