Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1409: if we have no user name don't use extended security | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r1406: I got spnego in the smb client working | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r1348: get gensec backend by OID instead of name | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1345: add extended security spnego support to the smb client | Stefan Metzmacher | 5 | -19/+194 |
2007-10-10 | r1268: varient -> variant | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts. | Andrew Bartlett | 2 | -960/+0 |
2007-10-10 | r1091: Added in timing tests for deferred opens. Added extra debug info to si... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 2 | -18/+18 |
2007-10-10 | r961: convert 'uchar' to 'uint8_t' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r893: a few more _t conversions | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r891: fix compile | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 6 | -20/+20 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 14 | -50/+50 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 6 | -14/+14 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 4 | -21/+17 |
2007-10-10 | r719: Follow the trend - remove more unused functions. | Andrew Bartlett | 1 | -22/+0 |
2007-10-10 | r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4. | Andrew Bartlett | 3 | -20/+29 |
2007-10-10 | r335: added much better handling of servers that die unexpectedly during a | Andrew Tridgell | 4 | -8/+38 |
2007-10-10 | r204: Turns out that the string in the SEARCH unix_info level is that | Jeremy Allison | 2 | -5/+50 |
2007-10-10 | r189: Added UNIX search into tests - added client library parse code. | Jeremy Allison | 1 | -1/+27 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 7 | -37/+153 |
2007-10-10 | r100: remember the user session key during session setup so it can be used in... | Andrew Tridgell | 2 | -0/+11 |
2004-03-25 | fixed the handling of level II oplocks in samba4, especially when | Andrew Tridgell | 2 | -2/+3 |
2004-03-08 | fixed two writex client bugs | Andrew Tridgell | 1 | -4/+4 |
2004-02-21 | fixed a problem with the smb client code spinning when the connection | Andrew Tridgell | 1 | -1/+5 |
2004-02-01 | merge: | Stefan Metzmacher | 2 | -44/+72 |
2004-01-15 | * fixed a segv when -U is not used in smbtorture. | Andrew Tridgell | 2 | -6/+18 |
2004-01-02 | Autodetect service_type in cli_tree_full_connection() if the caller | Tim Potter | 1 | -0/+6 |
2003-12-16 | a fairly large commit! | Andrew Tridgell | 1 | -1/+2 |
2003-12-11 | the next step in the dcerpc server code. Added the link between the | Andrew Tridgell | 1 | -3/+5 |
2003-12-04 | * patch based on work by Jim Myers to unify the ioctl handling to be | Andrew Tridgell | 1 | -34/+71 |
2003-11-26 | fixed default port handling pointed out by Tom Jansen | Andrew Tridgell | 1 | -1/+1 |
2003-11-20 | make the socket send code a little clearer | Andrew Tridgell | 1 | -1/+5 |
2003-11-19 | updated copyright year | Andrew Tridgell | 1 | -1/+1 |
2003-11-17 | security descriptors are no longer a "special" type, they are handled | Andrew Tridgell | 1 | -1/+1 |
2003-11-17 | added OpenPrinter and a test function. Note that the Samba3 structure | Andrew Tridgell | 1 | -0/+6 |
2003-11-08 | - corrected some lsa idl | Andrew Tridgell | 1 | -1/+5 |
2003-11-06 | another major bit of restructuring of rpc in Samba4. Mostly moving | Andrew Tridgell | 1 | -320/+0 |
2003-11-04 | fixed some error found by valgrind | Andrew Tridgell | 1 | -0/+3 |
2003-11-04 | lsa_EnumSids() now works | Andrew Tridgell | 1 | -0/+3 |
2003-11-04 | yipee! we can now do lsaOpenPolicy() via the new interfaces, without | Andrew Tridgell | 1 | -0/+62 |
2003-11-04 | added support for fragmented sends | Andrew Tridgell | 1 | -0/+32 |
2003-11-04 | added fragmentation support on receive for dcerpc packets. I have | Andrew Tridgell | 1 | -2/+139 |
2003-11-03 | a major revamp of the low level dcerpc code in samba4, We can now do a | Andrew Tridgell | 4 | -187/+92 |
2003-10-30 | - a few portability fixes from Jim Myers | Andrew Tridgell | 1 | -0/+97 |
2003-10-28 | A fix for making transfer syntax a pointer instead of an array of pointers | Tim Potter | 1 | -2/+2 |
2003-10-28 | Initial version of raw dcerpc client support. | Tim Potter | 1 | -0/+222 |
2003-10-28 | Implement raw SMBtrans by backending the SMBtrans2 send code. Receive is | Tim Potter | 1 | -8/+53 |
2003-09-02 | thanks to ntfsd and some google searches I worked out what the unknown | Andrew Tridgell | 2 | -30/+26 |