summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* r3721: We cracked the NTLM2 puzzle long ago, and set the flags elsewhere.Andrew Bartlett2007-10-101-16/+0
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-104-15/+19
* r3679: We now know a few more of the Netlogon negotiate flags.Andrew Bartlett2007-10-101-5/+8
* r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett2007-10-101-0/+21
* r3655: As required by the new torture test, add the LM session key outputAndrew Bartlett2007-10-102-2/+10
* r3654: Add static and fix indentation.Andrew Bartlett2007-10-102-2/+2
* r3652: Fix malloc-history dependent failures in smbtorture.Andrew Bartlett2007-10-101-6/+7
* r3630: More work on DCOM server sideJelmer Vernooij2007-10-101-3/+0
* r3613: fixed a typoAndrew Tridgell2007-10-101-2/+2
* r3612: This appears to be the 'offical' way to initialise this struct.Andrew Bartlett2007-10-101-1/+1
* r3610: prevent segv with heimdal and password krb5 initAndrew Tridgell2007-10-101-2/+5
* r3609: Lets spew out a few less error messages for tridge, and hope to getAndrew Bartlett2007-10-102-10/+3
* r3591: to get a bit more useful info from valgrind I'm disabling theAndrew Tridgell2007-10-101-1/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-102-19/+10
* r3585: check sscanf return codeStefan Metzmacher2007-10-101-1/+5
* r3584: fix referral handlingStefan Metzmacher2007-10-102-5/+13
* r3583: - seperate the ldap client code and the ldap parsing codeStefan Metzmacher2007-10-104-657/+699
* r3572: Thanks to tridge for his patience with my build breakage.Andrew Bartlett2007-10-101-2/+0
* r3571: rough guesses at what abartlet really wanted to do in his last commitAndrew Tridgell2007-10-101-0/+2
* r3565: Move PAC parsing into the session_info generation, and out of theAndrew Bartlett2007-10-101-16/+41
* r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell2007-10-101-0/+7
* r3519: Include time headers to fix the build.Andrew Bartlett2007-10-103-0/+3
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-102-9/+9
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-112/+0
* r3481: split out client.h and events.hAndrew Tridgell2007-10-103-11/+14
* r3476: fixed some const warningsAndrew Tridgell2007-10-102-2/+2
* r3475: don't pass a ptr to an enum as a ptr to an int (bug found by tcc)Andrew Tridgell2007-10-101-1/+3
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-101-0/+2
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-1011-56/+68
* r3462: separate out the crypto includesAndrew Tridgell2007-10-106-0/+6
* r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell2007-10-101-10/+10
* r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell2007-10-102-8/+8
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-1013-4/+12
* r3449: more include file reductionAndrew Tridgell2007-10-103-0/+3
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-107-0/+7
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-1012-65/+75
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-104-115/+5
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell2007-10-101-0/+8
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-1028-0/+314
* r3400: - allow callers to control the flags2 field in raw packetsAndrew Tridgell2007-10-102-20/+24
* r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2007-10-101-14/+4
* r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell2007-10-103-51/+14
* r3385: when discarding a unmatched reply print the command type to help debug...Andrew Tridgell2007-10-101-1/+2
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-105-8/+20
* r3380: - changed the default behaviour of server signing. We now have a defaultAndrew Tridgell2007-10-101-0/+1
* r3365: Fill in the user and primary group SIDs into the 'server info' beforeAndrew Bartlett2007-10-101-8/+11
* r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett2007-10-101-2/+5
* r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...Andrew Tridgell2007-10-101-11/+8