Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r196: merging struct uuid from trunk | Gerald Carter | 1 | -0/+16 |
2007-10-10 | r116: volker's patch for local group and group nesting | Gerald Carter | 1 | -7/+0 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -1/+1 |
2003-10-24 | Add initshutdown pipe commands to rpcclient. Second part of fix to bug | Jim McDonough | 1 | -0/+1 |
2003-08-14 | Attempt at fixing bug #283. There however is no solution. | Gerald Carter | 1 | -2/+18 |
2003-04-16 | Move PAC decoding over from HEAD. | Jim McDonough | 1 | -0/+3 |
2003-04-14 | Merge of rpcecho pipe for testing large dcerpc requests and responses. | Tim Potter | 1 | -0/+1 |
2003-04-06 | Merge the TNG netlogon schannel from HEAD. | Volker Lendecke | 1 | -0/+7 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -2/+2 |
2002-10-04 | merge of working dsrolegetprimdominfo() client code from APP_HEAD | Gerald Carter | 1 | -0/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -1/+0 |
2002-03-05 | Spelling fixes. | Tim Potter | 1 | -1/+1 |
2002-03-03 | Matching header files for the last netlogon cleanup. | Andrew Bartlett | 1 | -0/+7 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-25 | Return correct RPC fault PDU on bad handle incoming. | Jeremy Allison | 1 | -0/+6 |
2002-01-20 | Kill off another ugly wart from the side of the passdb subsystem. | Andrew Bartlett | 1 | -0/+2 |
2002-01-20 | This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a | Andrew Bartlett | 1 | -8/+85 |
2001-09-14 | Removed CHECK_STRUCT macro - it isn't used anywhere. | Tim Potter | 1 | -12/+0 |
2001-05-04 | Merge of struct acct_info from TNG. | Tim Potter | 1 | -1/+2 |
2001-04-02 | include/ntdomain.h: | Jeremy Allison | 1 | -1/+0 |
2001-03-13 | Move to a handle database per pipe name, not per pipe. | Jeremy Allison | 1 | -3/+4 |
2001-03-11 | Moved cruft out of smb.h into ntdomain.h where it belongs. dc struct | Jeremy Allison | 1 | -17/+16 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -4/+25 |
2001-03-09 | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. | Jeremy Allison | 1 | -0/+11 |
2000-07-27 | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 1 | -12/+14 |
2000-07-18 | Fixed some more client SPOOLSS functions. The following | Gerald Carter | 1 | -21/+0 |
2000-07-14 | make proto | Gerald Carter | 1 | -0/+11 |
2000-07-07 | More rpcclient merge issues: | Gerald Carter | 1 | -0/+12 |
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 | -14/+14 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 1 | -0/+22 |
2000-06-16 | Changed function prototype for pipe api functions to take a pipes_struct | Tim Potter | 1 | -1/+1 |
2000-05-18 | Added the NETDFS pipe to allow remote administration of the msdfs symlinks | Shirish Kalele | 1 | -0/+1 |
2000-05-15 | addd grow_size to prs_struct so we know how much data is actually in | Andrew Tridgell | 1 | -1/+2 |
2000-05-10 | more merging | Andrew Tridgell | 1 | -0/+1 |
2000-05-09 | the beginnings of a new scheme I've working on to allow an easier | Andrew Tridgell | 1 | -0/+4 |
2000-04-04 | Removed unused parameter vuid from rpc_server api_* calls. For the very few | Tim Potter | 1 | -1/+1 |
2000-03-10 | Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint... | Jeremy Allison | 1 | -0/+17 |
2000-03-09 | Big update moving the multi-pdu support from 2.0.x into HEAD for JF | Jeremy Allison | 1 | -32/+52 |
2000-02-23 | lib/system.c: Fixed gcc warnings. | Jeremy Allison | 1 | -14/+52 |
2000-02-07 | spoolss include definitions | Jean-François Micouleau | 1 | -13/+13 |
2000-01-03 | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 1 | -0/+4 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -147/+67 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -14/+35 |
1999-12-06 | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1 | -0/+2 |
1999-12-02 | improved enumdomains added -i option. | Luke Leighton | 1 | -0/+2 |
1999-11-26 | whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few. | Luke Leighton | 1 | -0/+4 |
1999-11-19 | added \PIPE\browser plus experimental brsinfo command. you wouldn't | Luke Leighton | 1 | -0/+1 |
1999-11-15 | added rpcclient "enumdomains" command. enumerates names of domains | Luke Leighton | 1 | -0/+3 |
1999-11-15 | - added DCE/RPC "fault" PDU support. | Luke Leighton | 1 | -5/+7 |