Age | Commit message (Expand) | Author | Files | Lines |
2009-03-18 | s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL. | Günther Deschner | 1 | -2/+0 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -0/+2 |
2008-07-20 | Simplify pipe_names: we only do ndr_transfer_syntax anyway | Volker Lendecke | 1 | -10/+0 |
2008-04-17 | rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce | Jelmer Vernooij | 1 | -2/+2 |
2008-04-15 | Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE. | Jelmer Vernooij | 1 | -4/+1 |
2008-04-02 | Fix NETLOGON credential chain with Windows 2008 all over the place. | Günther Deschner | 1 | -4/+40 |
2008-01-23 | Windows 2008 (Longhorn) auth2 flag fixes. | Andreas Schneider | 1 | -0/+2 |
2008-01-17 | Finally enable pidl generated SAMR & NETLOGON headers and clients. | Günther Deschner | 1 | -5/+0 |
2007-10-10 | r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree. | Gerald Carter | 1 | -2/+0 |
2007-10-10 | r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags, | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18654: Rename "struct uuid" => "struct GUID" for consistency. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14597: Merge DCERPC_FAULT constants from Samba 4. | Günther Deschner | 1 | -0/+10 |
2007-10-10 | r14368: Remove redundant set of logon flags (now in rpc_netlogon.h). | Günther Deschner | 1 | -2/+0 |
2007-10-10 | r13407: Change the credentials code to be more like the Samba4 structure, | Jeremy Allison | 1 | -2/+9 |
2007-10-10 | r11950: If we got a connection oriented cancel pdu we would spin processing it. | Jeremy Allison | 1 | -9/+21 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -98/+33 |
2007-10-10 | r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds. | Jeremy Allison | 1 | -20/+16 |
2007-10-10 | r7696: Don't try and be clever and read an 8 byte int and 3 pad bytes | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet | Jeremy Allison | 1 | -106/+73 |
2007-10-10 | r991: Allow winbindd to use the domain trust account password | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r704: BUG 1315: fix for schannel client connections to server's that don't su... | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r196: merging struct uuid from trunk | Gerald Carter | 1 | -16/+2 |
2003-10-01 | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev... | Gerald Carter | 1 | -2/+9 |
2003-08-14 | Attempt at fixing bug #283. There however is no solution. | Gerald Carter | 1 | -2/+2 |
2003-08-08 | RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho. | Jeremy Allison | 1 | -2/+2 |
2003-07-14 | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request | Andrew Bartlett | 1 | -6/+20 |
2003-04-16 | Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fix | Jeremy Allison | 1 | -2/+2 |
2003-04-09 | A little clarification in the rpc auth header struct. | Volker Lendecke | 1 | -4/+3 |
2003-04-06 | Merge the TNG netlogon schannel from HEAD. | Volker Lendecke | 1 | -2/+37 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -32/+0 |
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 | -7/+14 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -1/+1 |
2000-07-18 | Fixed some more client SPOOLSS functions. The following | Gerald Carter | 1 | -1/+2 |
2000-02-29 | Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU on | Jeremy Allison | 1 | -0/+10 |
2000-02-07 | spoolss include definitions | Jean-François Micouleau | 1 | -0/+2 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -21/+53 |
1999-11-15 | - added DCE/RPC "fault" PDU support. | Luke Leighton | 1 | -0/+9 |
1999-07-26 | renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding | Luke Leighton | 1 | -4/+3 |
1999-06-29 | improving authentication code (tidyup). | Luke Leighton | 1 | -2/+2 |
1999-05-06 | added 2 more (unknown) NTLMSSP negotiation bits | Luke Leighton | 1 | -0/+2 |
1999-04-27 | rpc_parse/parse_misc.c : defined a new BUFFER5 struct | Jean-François Micouleau | 1 | -0/+2 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 1 | -0/+1 |
1998-10-14 | dce/rpc | Luke Leighton | 1 | -1/+1 |
1998-10-08 | dce/rpc | Luke Leighton | 1 | -1/+8 |
1998-10-08 | removed extra comma (some compilers don't like it). | Andrew Tridgell | 1 | -1/+1 |