Age | Commit message (Expand) | Author | Files | Lines |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 2 | -4/+4 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 5 | -0/+138 |
2010-04-04 | s4-python: Remove convenience macro PyErr_SetStringError. | Jelmer Vernooij | 1 | -3/+0 |
2010-03-30 | wbclient/wbclient.c - fix a typo | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-29 | s4:libcli/util/clilsa.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -3/+31 |
2010-03-26 | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 3 | -0/+3 |
2010-03-25 | s4:libcli/wrepl: correctly remove the tstream_context when the connection is ... | Stefan Metzmacher | 1 | -1/+15 |
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 |
2010-03-24 | Missing include guard in source4/libcli/security/security.h | Jeremy Allison | 1 | -0/+5 |
2010-03-19 | error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo. | Günther Deschner | 1 | -1/+1 |
2010-03-18 | libcli/util: add more NT_STATUS_RPC_* defines | Stefan Metzmacher | 1 | -0/+8 |
2010-03-12 | s4:libcli/util/clilsa.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -6/+6 |
2010-03-12 | s4:libcli/composite: get rid of composite_continue_rpc() | Stefan Metzmacher | 2 | -16/+0 |
2010-03-11 | s4:libcli Use integrated name resolution when connecting SMB | Andrew Bartlett | 2 | -38/+13 |
2010-03-11 | s4:libcli/resovle File based lookup module for DNS name types | Andrew Bartlett | 3 | -1/+153 |
2010-03-11 | s4:libcli/resolve Use a more robust way to return the string address | Andrew Bartlett | 2 | -3/+12 |
2010-03-10 | ѕ4: EDQUOT needs to be mapped to NT_STATUS_DISK_FULL | Björn Jacke | 1 | -1/+1 |
2010-03-09 | s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-) | Volker Lendecke | 1 | -1/+1 |
2010-03-07 | s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a... | Stefan Metzmacher | 3 | -465/+304 |
2010-03-07 | s4:libcli/wrepl: add wrepl_socket_is_connected() | Stefan Metzmacher | 1 | -0/+17 |
2010-03-07 | s4:libcli/wrepl: make struct wrepl_request private to winsrepl.c | Stefan Metzmacher | 2 | -29/+30 |
2010-03-07 | s4:libcli/wrepl: implement wrepl_request_send as a tevent_req based wrapper | Stefan Metzmacher | 1 | -39/+118 |
2010-03-07 | s4:libcli/wrepl: rename enum wrepl_request_state => enum wrepl_request_intern... | Stefan Metzmacher | 1 | -2/+2 |
2010-03-07 | s4:libcli/wrepl: move wrepl_request_send/recv => wrepl_request_internal_send/... | Stefan Metzmacher | 1 | -6/+20 |
2010-03-07 | s4:libcli/wrepl: add my copyright | Stefan Metzmacher | 2 | -0/+2 |
2010-03-05 | s4:libcli/wrepl: convert wrepl_associate_stop_send to tevent_req | Stefan Metzmacher | 1 | -28/+83 |
2010-03-05 | s4:libcli/wrepl: convert wrepl_connect_send to tevent_req | Stefan Metzmacher | 1 | -65/+95 |
2010-03-05 | s4:libcli/wrepl: convert wrepl_associate_send to tevent_req | Stefan Metzmacher | 1 | -36/+98 |
2010-03-05 | s4:libcli/wrepl: convert wrepl_pull_table_send to tevent_req | Stefan Metzmacher | 1 | -39/+98 |
2010-03-05 | s4:libcli/wrepl: convert wrepl_pull_names_send to tevent_req | Stefan Metzmacher | 1 | -63/+142 |
2010-03-05 | s4:libcli/wrepl: use UTIL_TEVENT | Stefan Metzmacher | 2 | -1/+2 |
2010-03-05 | s4:libcli/wrepl: avoid neested named structures | Stefan Metzmacher | 1 | -15/+19 |
2010-03-05 | s4-pvfs: move the private ntcreatex flags to private_flags | Andrew Tridgell | 2 | -8/+7 |
2010-03-05 | s4-dns-ex: use autoclose on the dns child pipe | Andrew Tridgell | 1 | -2/+1 |
2010-03-03 | s4:move the sddl code down to the top level | Michael Adam | 3 | -627/+2 |
2010-03-02 | s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB... | Endi S. Dewata | 1 | -0/+4 |
2010-02-26 | s4-krb5: propogate errors from a lot more kerberos functions | Andrew Tridgell | 1 | -0/+5 |
2010-02-17 | s4/ldap: Refactor the fix for ldap nested searches | Kamen Mazdrashki | 1 | -4/+0 |
2010-02-11 | s4: Switch to S3-style id mapping data types. | Kai Blin | 2 | -9/+9 |
2010-02-09 | s4-torture: allow host-only in unc lists in smbtorture | Andrew Tridgell | 1 | -2/+2 |
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 16 | -90/+90 |
2010-01-29 | s4/ldap: Fix nested searches SEGFAULT bug | Kamen Mazdrashki | 1 | -0/+4 |
2010-01-29 | s4:libcli: remove unneeded talloc_reference() usage | Stefan Metzmacher | 1 | -4/+1 |
2010-01-26 | s4-libcli: Fixed a talloc_reference error. | Andreas Schneider | 1 | -0/+1 |
2010-01-08 | libcli/util: add tstream_read_pdu_blob_send/recv | Stefan Metzmacher | 1 | -0/+5 |
2010-01-06 | s4: Fix result check for getaddrinfo() | Kamen Mazdrashki | 1 | -6/+11 |
2010-01-02 | s4-sddl: DRS replication needs REVISION_ADS for SDs | Andrew Tridgell | 1 | -1/+1 |
2009-12-31 | s4-net: fixed finddcs to use empty SID instead of NULL sid (NDR error) | Andrew Tridgell | 1 | -0/+3 |
2009-12-31 | py/security: Add test for dom_sid.split. | Jelmer Vernooij | 1 | -3/+8 |
2009-12-17 | Fixed incorrect checking of PRINCIPAL_SELF permissions. | Nadezhda Ivanova | 1 | -3/+12 |