summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* r4015: correct copyright attributionsAndrew Tridgell2007-10-101-3/+2
* r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell2007-10-103-590/+25
* r4001: fix segfault fix auth failedStefan Metzmacher2007-10-101-0/+3
* r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher2007-10-101-1/+1
* r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...Andrew Tridgell2007-10-101-3/+5
* r3979: added server side code for lsa_LookupSids2() and fixed authority_nameAndrew Tridgell2007-10-101-0/+26
* r3971: fix compiler warningsStefan Metzmacher2007-10-103-4/+4
* r3967: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3960: fix compiler warningsStefan Metzmacher2007-10-101-4/+4
* r3959: fix compiler warningsStefan Metzmacher2007-10-102-8/+8
* r3910: add some error codesStefan Metzmacher2007-10-101-0/+6
* r3906: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r3903: better fix for -r 3902Stefan Metzmacher2007-10-101-2/+2
* r3902: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3901: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3900: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r3899: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3898: Work towards local/server DCOM support, start workingJelmer Vernooij2007-10-101-6/+6
* r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett2007-10-101-0/+21
* r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans serverAndrew Tridgell2007-10-101-1/+1
* r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell2007-10-101-1/+1
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-103-17/+29
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2007-10-103-6/+141
* r3827: fixed copyright notices to remove simo and lkcl who have no code left ...Andrew Tridgell2007-10-101-3/+2
* r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell2007-10-104-11/+109
* r3821: added client side code and test code for NTTRANS_CREATEAndrew Tridgell2007-10-101-0/+133
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-106-9/+247
* r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell2007-10-101-1/+1
* r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSAAndrew Bartlett2007-10-101-0/+77
* r3792: improved the posix -> nt error mapping, so we get things likeAndrew Tridgell2007-10-101-0/+12
* r3786: send a mechListMIC to make the current samba3 client happyStefan Metzmacher2007-10-101-1/+9
* r3770: - fix endless recursion loop in spnego fallback codeStefan Metzmacher2007-10-101-7/+11
* r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...Jelmer Vernooij2007-10-101-0/+2
* r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij2007-10-101-1/+1
* r3740: Convert more files to .mk, fix the buildJelmer Vernooij2007-10-103-23/+20
* r3739: Remove a bunch of unused m4 macrosJelmer Vernooij2007-10-103-14/+13
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-103-12/+3
* r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij2007-10-101-3/+2
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-104-7/+3
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-101-2/+1
* 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