summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...Andrew Bartlett2007-10-101-13/+6
* r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach2007-10-101-7/+27
* r13203: Make this comment clearer.Andrew Bartlett2007-10-101-1/+1
* r13154: Add some constJelmer Vernooij2007-10-101-1/+1
* r13103: Walk the names in the node status request, so I can find a serverAndrew Bartlett2007-10-101-11/+14
* r12999: fix compiler warningsStefan Metzmacher2007-10-101-9/+9
* r12984: add parse code and ldbsearch cmdline code forStefan Metzmacher2007-10-101-3/+23
* r12977: Some code to implement the client side of the Dirsync controlSimo Sorce2007-10-101-0/+86
* r12932: export function prototypesStefan Metzmacher2007-10-102-6/+26
* r12925: implement client side of ASQ controlSimo Sorce2007-10-101-0/+99
* r12917: fix decoding of ldap controlsSimo Sorce2007-10-101-1/+1
* r12910: fix bug #3069Stefan Metzmacher2007-10-101-2/+5
* r12862: Need to trim spaces off the end of the node status reply.Andrew Bartlett2007-10-101-1/+10
* r12861: Cope when we are not supplied the messaging context. This is justAndrew Bartlett2007-10-101-3/+9
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-104-1/+260
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-1015-140/+168
* r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij2007-10-103-1/+103
* r12747: Add a couple more token tests, used by the kludge ACL module.Andrew Bartlett2007-10-101-0/+30
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-1010-27/+518
* r12725: some minor updatesStefan Metzmacher2007-10-102-2/+2
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-107-2/+8
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-1016-6/+114
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-1045-67/+0
* r12602: fix compiler warningStefan Metzmacher2007-10-101-4/+4
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-103-22/+8
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-1016-0/+28
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-1/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-1/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-105-16/+16
* r12370: - if we got a reply without a pending request, mark the socket as deadStefan Metzmacher2007-10-101-0/+5
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+4
* r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead()Stefan Metzmacher2007-10-102-1/+12
* r12240: if the caller isn't interessted in the reply packet, just free itStefan Metzmacher2007-10-101-1/+1
* r12238: don't crash when an error happens while connecting and the packet_con...Stefan Metzmacher2007-10-101-2/+5
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-101-2/+2
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2007-10-102-336/+237
* r12161: Fix a memleak and do the -O1 janitor :-)Volker Lendecke2007-10-101-1/+5
* r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell2007-10-101-8/+8
* r12139: - fixed up the ace object flags checkingAndrew Tridgell2007-10-101-3/+8
* r12138: added use of 2 letter SID codes in sddl_encode_sid()Andrew Tridgell2007-10-101-3/+42
* r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell2007-10-101-0/+170
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2007-10-106-38/+37
* r12114: - smb2_keepalive() acts on the smb2_transportStefan Metzmacher2007-10-102-8/+10
* r12079: Fix to the comment for sake of completness...Rafal Szczesniak2007-10-101-1/+1
* r12062: SASL negotiation now requires a gensec_security context, so that weAndrew Bartlett2007-10-101-1/+1
* r12020: fix memory hierachieStefan Metzmacher2007-10-101-1/+1
* r12011: fixed another 'mixed code and declarations' bugAndrew Tridgell2007-10-101-1/+2
* r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell2007-10-101-20/+67
* r12006: don't require callers to fill in pad bytes in SMB2 callsAndrew Tridgell2007-10-104-4/+4