summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-)Volker Lendecke2010-03-091-1/+1
* s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a...Stefan Metzmacher2010-03-073-465/+304
* s4:libcli/wrepl: add wrepl_socket_is_connected()Stefan Metzmacher2010-03-071-0/+17
* s4:libcli/wrepl: make struct wrepl_request private to winsrepl.cStefan Metzmacher2010-03-072-29/+30
* s4:libcli/wrepl: implement wrepl_request_send as a tevent_req based wrapperStefan Metzmacher2010-03-071-39/+118
* s4:libcli/wrepl: rename enum wrepl_request_state => enum wrepl_request_intern...Stefan Metzmacher2010-03-071-2/+2
* s4:libcli/wrepl: move wrepl_request_send/recv => wrepl_request_internal_send/...Stefan Metzmacher2010-03-071-6/+20
* s4:libcli/wrepl: add my copyrightStefan Metzmacher2010-03-072-0/+2
* s4:libcli/wrepl: convert wrepl_associate_stop_send to tevent_reqStefan Metzmacher2010-03-051-28/+83
* s4:libcli/wrepl: convert wrepl_connect_send to tevent_reqStefan Metzmacher2010-03-051-65/+95
* s4:libcli/wrepl: convert wrepl_associate_send to tevent_reqStefan Metzmacher2010-03-051-36/+98
* s4:libcli/wrepl: convert wrepl_pull_table_send to tevent_reqStefan Metzmacher2010-03-051-39/+98
* s4:libcli/wrepl: convert wrepl_pull_names_send to tevent_reqStefan Metzmacher2010-03-051-63/+142
* s4:libcli/wrepl: use UTIL_TEVENTStefan Metzmacher2010-03-052-1/+2
* s4:libcli/wrepl: avoid neested named structuresStefan Metzmacher2010-03-051-15/+19
* s4-pvfs: move the private ntcreatex flags to private_flagsAndrew Tridgell2010-03-052-8/+7
* s4-dns-ex: use autoclose on the dns child pipeAndrew Tridgell2010-03-051-2/+1
* s4:move the sddl code down to the top levelMichael Adam2010-03-033-627/+2
* s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB...Endi S. Dewata2010-03-021-0/+4
* s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell2010-02-261-0/+5
* s4/ldap: Refactor the fix for ldap nested searchesKamen Mazdrashki2010-02-171-4/+0
* s4: Switch to S3-style id mapping data types.Kai Blin2010-02-112-9/+9
* s4-torture: allow host-only in unc lists in smbtortureAndrew Tridgell2010-02-091-2/+2
* Change uint_t to unsigned int in source4Matt Kraai2010-02-0216-90/+90
* s4/ldap: Fix nested searches SEGFAULT bugKamen Mazdrashki2010-01-291-0/+4
* s4:libcli: remove unneeded talloc_reference() usageStefan Metzmacher2010-01-291-4/+1
* s4-libcli: Fixed a talloc_reference error.Andreas Schneider2010-01-261-0/+1
* libcli/util: add tstream_read_pdu_blob_send/recvStefan Metzmacher2010-01-081-0/+5
* s4: Fix result check for getaddrinfo()Kamen Mazdrashki2010-01-061-6/+11
* s4-sddl: DRS replication needs REVISION_ADS for SDsAndrew Tridgell2010-01-021-1/+1
* s4-net: fixed finddcs to use empty SID instead of NULL sid (NDR error)Andrew Tridgell2009-12-311-0/+3
* py/security: Add test for dom_sid.split.Jelmer Vernooij2009-12-311-3/+8
* Fixed incorrect checking of PRINCIPAL_SELF permissions.Nadezhda Ivanova2009-12-171-3/+12
* s4-libcli: GUID_from_ndr_blob() is strict about the blob sizeAndrew Tridgell2009-12-101-2/+4
* s4-libcli: use GUID_to_ndr_blob()Andrew Tridgell2009-12-102-11/+9
* s4-libcli: use new GUID functions in libcliAndrew Tridgell2009-12-103-18/+9
* s4 torure: Add SMB2 utility functionsZack Kirsch2009-12-071-0/+1
* s4/libcli: add define for exclusive lock modeSteven Danneman2009-12-071-0/+1
* s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READZachary Loafman2009-12-032-0/+4
* s4: fix SD update and password change in upgrade scriptMatthieu Patou2009-11-281-0/+20
* s4:security/sddl - rework of the security descriptor abbreviationsMatthias Dieter Wallnöfer2009-11-271-28/+33
* s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman2009-11-252-2/+2
* s4/libcli: Initialize client PID for SMB2 connectionsSteven Danneman2009-11-253-0/+6
* s4:ldbcli - Added encoder/decoder for relax control.Endi S. Dewata2009-11-191-2/+20
* s4/libcli: add a FILE_NOTIFY_CHANGE_ALL macroAravind Srinivasan2009-11-171-0/+8
* Fixed incorrect SID for RAS Servers.Nadezhda Ivanova2009-11-172-1/+2
* Fixed some major bugs in inheritance and access checks.Nadezhda Ivanova2009-11-151-13/+16
* s4:libcli/ldap Add 'relax' OID to known network representationsAndrew Bartlett2009-11-121-0/+2
* Version 1.0 of the directory service acls module.Nadezhda Ivanova2009-11-052-47/+60
* Fixed some missing flags and bugs in the security creation.Nadezhda Ivanova2009-11-031-11/+47