Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19218: With the new RPC server infrastructure all backend functions are fill... | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -9/+1 |
2007-10-10 | r13553: Fix all our warnings at -O6 on an x86_64 box. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r13407: Change the credentials code to be more like the Samba4 structure, | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r12046: Fix typo | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10722: Remove unused BOOL in struct dcinfo. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -71/+64 |
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r5805: merging spoolss parsing changes from trunk and cleaning up resulting s... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a year | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1412: Fix password history list in tdbsam. Fix some memory leaks. Add | Jeremy Allison | 1 | -60/+50 |
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 |