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