summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12062: SASL negotiation now requires a gensec_security context, so that weAndrew Bartlett1-1/+1
2007-10-10r12020: fix memory hierachieStefan Metzmacher1-1/+1
2007-10-10r12011: fixed another 'mixed code and declarations' bugAndrew Tridgell1-1/+2
2007-10-10r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell1-20/+67
2007-10-10r12006: don't require callers to fill in pad bytes in SMB2 callsAndrew Tridgell4-4/+4
2007-10-10r12005: added a SDDL (Security Descriptor Description Language) parser. NotAndrew Tridgell2-0/+316
2007-10-10r11996: don't overwrite the buffercodeStefan Metzmacher1-1/+1
2007-10-10r11982: ensure the fde event gets freed before the socket itself, as otherwiseAndrew Tridgell2-5/+5
2007-10-10r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and thatAndrew Tridgell4-20/+19
2007-10-10r11971: add nbt specific continue wrapperStefan Metzmacher1-0/+11
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter1-3/+3
2007-10-10r11949: make sure we ask gensec to give us a session keyAndrew Tridgell1-0/+2
2007-10-10r11941: fix cut'n'paste bugStefan Metzmacher1-1/+1
2007-10-10r11906: opcode 13 appears to be keepalive. Metze guessed this one :-)Andrew Tridgell3-1/+70
2007-10-10r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell4-1/+80
2007-10-10r11903: added smb2_tdis() (opcode 4)Andrew Tridgell2-1/+69
2007-10-10r11901: added smb2_logoff() support (metze correctly guessed opcode 2 wasAndrew Tridgell3-1/+70
2007-10-10r11895: - reorder some code to make it easier to follow, how the fields appea...Stefan Metzmacher4-10/+51
2007-10-10r11894: fixed SMB2 trans code for pipe_flagsAndrew Tridgell1-1/+1
2007-10-10r11893: fixed a dependency problemAndrew Tridgell1-1/+1
2007-10-10r11891: - added pipe_flags field in smb2_transAndrew Tridgell2-1/+10
2007-10-10r11888: - added SMB2 trans supportAndrew Tridgell6-3/+142
2007-10-10r11885: Add forgotten filesVolker Lendecke1-0/+9