summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13361: initial implementation of the vlv controlSimo Sorce1-1/+244
2007-10-10r13354: Add tests to check that controls work properlySimo Sorce1-1/+1
2007-10-10r13352: Integrate Patch to support the ManageDSAIT controlSimo Sorce1-0/+20
2007-10-10r13345: let us replicate with NT4sp6aStefan Metzmacher1-0/+15
2007-10-10r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett1-3/+17
2007-10-10r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...Andrew Bartlett1-13/+6
2007-10-10r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach1-7/+27
2007-10-10r13203: Make this comment clearer.Andrew Bartlett1-1/+1
2007-10-10r13154: Add some constJelmer Vernooij1-1/+1
2007-10-10r13103: Walk the names in the node status request, so I can find a serverAndrew Bartlett1-11/+14
2007-10-10r12999: fix compiler warningsStefan Metzmacher1-9/+9
2007-10-10r12984: add parse code and ldbsearch cmdline code forStefan Metzmacher1-3/+23
2007-10-10r12977: Some code to implement the client side of the Dirsync controlSimo Sorce1-0/+86
2007-10-10r12932: export function prototypesStefan Metzmacher2-6/+26
2007-10-10r12925: implement client side of ASQ controlSimo Sorce1-0/+99
2007-10-10r12917: fix decoding of ldap controlsSimo Sorce1-1/+1
2007-10-10r12910: fix bug #3069Stefan Metzmacher1-2/+5
2007-10-10r12862: Need to trim spaces off the end of the node status reply.Andrew Bartlett1-1/+10
2007-10-10r12861: Cope when we are not supplied the messaging context. This is justAndrew Bartlett1-3/+9
2007-10-10r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett4-1/+260
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett15-140/+168
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij3-1/+103
2007-10-10r12747: Add a couple more token tests, used by the kludge ACL module.Andrew Bartlett1-0/+30
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce10-27/+518
2007-10-10r12725: some minor updatesStefan Metzmacher2-2/+2
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij7-2/+8
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij16-6/+114
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-1/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij45-67/+0
2007-10-10r12602: fix compiler warningStefan Metzmacher1-4/+4
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij3-22/+8
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij16-0/+28
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-1/+1
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij1-1/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij5-16/+16
2007-10-10r12370: - if we got a reply without a pending request, mark the socket as deadStefan Metzmacher1-0/+5
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+4
2007-10-10r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead()Stefan Metzmacher2-1/+12
2007-10-10r12240: if the caller isn't interessted in the reply packet, just free itStefan Metzmacher1-1/+1
2007-10-10r12238: don't crash when an error happens while connecting and the packet_con...Stefan Metzmacher1-2/+5
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij1-2/+2
2007-10-10r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2-336/+237
2007-10-10r12161: Fix a memleak and do the -O1 janitor :-)Volker Lendecke1-1/+5
2007-10-10r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell1-8/+8
2007-10-10r12139: - fixed up the ace object flags checkingAndrew Tridgell1-3/+8
2007-10-10r12138: added use of 2 letter SID codes in sddl_encode_sid()Andrew Tridgell1-3/+42
2007-10-10r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell1-0/+170
2007-10-10r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell6-38/+37
2007-10-10r12114: - smb2_keepalive() acts on the smb2_transportStefan Metzmacher2-8/+10
2007-10-10r12079: Fix to the comment for sake of completness...Rafal Szczesniak1-1/+1