Age | Commit message (Expand) | Author | Files | Lines |
2008-03-28 | Re-run make idl. | Günther Deschner | 3 | -15/+84 |
2008-03-28 | Fill in netr_NegotiateFlags. | Günther Deschner | 1 | -8/+32 |
2008-03-28 | Add some paranoia fixes for _wkssvc_NetrJoinDomain2/UnjoinDomain2. | Günther Deschner | 1 | -2/+22 |
2008-03-28 | mapping_ldb: fix memory leak in group enumeration | Stefan Metzmacher | 1 | -1/+2 |
2008-03-28 | Fix bug #5326 - OS/2 servers give strange "high word" replies for print jobs. | Jeremy Allison | 1 | -1/+3 |
2008-03-28 | Support "net ads join" format while joining to a specific ou. | Günther Deschner | 1 | -0/+5 |
2008-03-28 | Add ads_check_ou_dn(). | Günther Deschner | 1 | -0/+47 |
2008-03-28 | Add a talloc context parameter to current_timestring() to fix memleaks. | Michael Adam | 7 | -22/+38 |
2008-03-28 | srv_winreg: add a debug message to _winreg_CreateKey(). | Michael Adam | 1 | -0/+3 |
2008-03-28 | net: add a "net registry" subcommand to locally access the registry. | Michael Adam | 3 | -1/+534 |
2008-03-28 | More ssize_t->SMB_OFF_T | Volker Lendecke | 2 | -6/+6 |
2008-03-28 | libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for now | Stefan Metzmacher | 1 | -1/+1 |
2008-03-28 | wbinfo: use wbcDomainInfo() | Stefan Metzmacher | 1 | -18/+25 |
2008-03-28 | wbinfo: use wbcGetgrnam() | Stefan Metzmacher | 1 | -19/+12 |
2008-03-28 | wbinfo: use wbcListUsers() and wbcListGroups() | Stefan Metzmacher | 1 | -54/+29 |
2008-03-28 | wbinfo: use wbcLookupUserSids() | Stefan Metzmacher | 1 | -31/+45 |
2008-03-28 | libwbclient: remove prototype of non existing wbcDomainSequenceNumbers() | Stefan Metzmacher | 1 | -2/+0 |
2008-03-28 | libwbclient: add wbcListUsers() and wbcListGroups() | Stefan Metzmacher | 2 | -0/+150 |
2008-03-28 | libwbclient: add wbcLookupUserSids() | Stefan Metzmacher | 2 | -0/+87 |
2008-03-28 | Add Support for DOMAIN\DCNAME syntax in libnetjoin. | Günther Deschner | 1 | -0/+58 |
2008-03-28 | Let libnetjoin find the dc in wkssvc NetrJoinDomain2/UnjoinDomain2. | Günther Deschner | 1 | -30/+0 |
2008-03-28 | Check for buffer in decode_wkssvc_join_password_buffer. | Günther Deschner | 1 | -1/+10 |
2008-03-28 | Fix a segfault | Volker Lendecke | 1 | -1/+1 |
2008-03-28 | Fix a confusing variable name | Volker Lendecke | 1 | -2/+2 |
2008-03-28 | Fix a memory leak | Volker Lendecke | 1 | -0/+2 |
2008-03-28 | Make some fns static | Volker Lendecke | 1 | -16/+5 |
2008-03-28 | printclose has only 1 vwv | Volker Lendecke | 1 | -1/+1 |
2008-03-28 | Remove unneeded pack_dsdcinfo/unpack_dsdcinfo. | Günther Deschner | 1 | -144/+0 |
2008-03-28 | Use NDR for netr_DsRGetDCNameInfo un-/marshalling in dsgetdcname. | Günther Deschner | 1 | -16/+26 |
2008-03-28 | Re-run make idl. | Günther Deschner | 3 | -3/+5 |
2008-03-28 | Make netr_DsRGetDCNameInfo public. | Günther Deschner | 1 | -1/+1 |
2008-03-28 | Fix blob used in pull_netr_AcctLockStr(). | Günther Deschner | 1 | -1/+1 |
2008-03-28 | Re-run make idl. | Günther Deschner | 2 | -39/+39 |
2008-03-28 | Rename string to array in lsa_BinaryString. | Günther Deschner | 1 | -1/+1 |
2008-03-27 | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-... | Jeremy Allison | 1 | -0/+2 |
2008-03-27 | Fix up the comments on security=share to explain we're | Jeremy Allison | 1 | -1/+5 |
2008-03-27 | Make sure to zero the returned handle in _svcctl_CloseServiceHandle(). | Günther Deschner | 1 | -0/+2 |
2008-03-27 | Fix for termination problems when no interfaces found - bug #5267. | Jeremy Allison | 1 | -6/+15 |
2008-03-27 | Remove last reference to rpc_netlogon.h. | Günther Deschner | 1 | -1/+0 |
2008-03-27 | Remove unused marshalling for Netlogon Lockout String. | Günther Deschner | 3 | -93/+0 |
2008-03-27 | Re-add support for display and vampire of account policies in "net". | Günther Deschner | 1 | -25/+78 |
2008-03-27 | Minor fix for net rpc samdump. | Günther Deschner | 1 | -4/+5 |
2008-03-27 | re-run make idl. | Günther Deschner | 6 | -77/+128 |
2008-03-27 | Fill in netr_AcctLockStr and use lsa_BinaryString in netlogon delta. | Günther Deschner | 1 | -5/+6 |
2008-03-27 | Add lsa_BinaryString. | Günther Deschner | 1 | -0/+6 |
2008-03-27 | regdb: use == 0 (instead of != -1) as indicator for success of dbwrap_trans_[... | Michael Adam | 1 | -4/+4 |
2008-03-27 | dbwrap: fix dbwrap_trans_[delete|store]() to stop when transaction_start() fa... | Michael Adam | 1 | -0/+2 |
2008-03-27 | regdb: use != 0 instead of == -1 check for transaction_[commit|cancel] | Michael Adam | 1 | -6/+6 |
2008-03-27 | pdb_tdb: use db_open_trans() | Stefan Metzmacher | 1 | -1/+1 |
2008-03-27 | pdb_tdb: use db_sam->transaction_start(db_sam) != 0 consistent | Stefan Metzmacher | 1 | -1/+1 |