Age | Commit message (Expand) | Author | Files | Lines |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 8 | -14/+14 |
2010-07-06 | s4:libcli: Modify S4 client library to check for proper CN alignment | Steven Danneman | 1 | -1/+3 |
2010-06-28 | s4/libcli: Register LDB_CONTROL_REVEAL_INTERNALS and DSDB_CONTROL_PASSWORD_CH... | Endi S. Dewata | 1 | -0/+4 |
2010-06-20 | ldb:controls - add the "TREE_DELETE" control for allowing subtree deletes | Matthias Dieter Wallnöfer | 1 | -0/+20 |
2010-06-20 | s4:ldap_controls.c - remove encoding functions for private recalculate SD con... | Matthias Dieter Wallnöfer | 1 | -19/+0 |
2010-06-19 | python: Use samba.tests.TestCase, make sure base class tearDown and | Jelmer Vernooij | 1 | -10/+18 |
2010-06-07 | s4: Remove an uselessly exposed control | Matthieu Patou | 1 | -1/+0 |
2010-05-28 | s4:libcli/clideltree.c - fix "asprintf"s | Matthias Dieter Wallnöfer | 1 | -3/+12 |
2010-05-21 | s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for l... | Andrew Bartlett | 1 | -1/+1 |
2010-05-21 | s4:libcli/ldap Rename ldap.h to libcli_ldap.h | Andrew Bartlett | 6 | -5/+5 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 5 | -9/+0 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 17 | -61/+29 |
2010-04-26 | s4: remove unused rap.h. | Günther Deschner | 1 | -358/+0 |
2010-04-26 | s4: rename RAP share_enum_info to share_info. | Günther Deschner | 1 | -10/+10 |
2010-04-22 | s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level | Andrew Tridgell | 2 | -6/+18 |
2010-04-20 | Removed more excess looping and fixed problem with incorrect IO flag handling. | Nadezhda Ivanova | 1 | -126/+81 |
2010-04-15 | A bit of refactoring in the SD creation code. | Nadezhda Ivanova | 1 | -127/+71 |
2010-04-15 | s4-waf: removed a duplicate declaration of python_netbios | Andrew Tridgell | 1 | -7/+0 |
2010-04-06 | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 1 | -4/+4 |
2010-04-06 | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 3 | -12/+0 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 5 | -0/+10 |
2010-04-06 | s4-waf: install the rest of the headers | Andrew Tridgell | 2 | -5/+2 |
2010-04-06 | s4-waf: started adding auto-install of include files | Andrew Tridgell | 1 | -1/+1 |
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 |