DIsplay the short domain name in "wbinfo -m " by default.
[ira/wip.git] / source3 /
2008-03-31 Gerald W. CarterDIsplay the short domain name in "wbinfo -m " by default.
2008-03-31 Steven DannemanAugmented "wbinfo -m" to list additional information...
2008-03-31 Steven DannemanForest root trust flags won't overwrite child trust...
2008-03-31 Michael Adamtest: add (and unify) sectioning output of subtests...
2008-03-31 Michael Adamtest: add possibility to select tests to run via tests_...
2008-03-31 Michael Adamtest: in tests_all.sh, wrap calls to test scripts into...
2008-03-31 Michael Adamregistry: reg_deletevalue should return error, when...
2008-03-31 Stefan Metzmacherwbinfo: use wbcAllocateGid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcAllocateUid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcSidToGid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcSidToUid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcGitToSid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcUidToSid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcPing()
2008-03-31 Michael Adambuild: fix configure option --with-static-libs=libXYZ
2008-03-30 Michael AdamRevert "regdb: use dbwrap->fetch() instead of fetch_loc...
2008-03-29 Volker LendeckeFix a segfault (an uninitialized variable)
2008-03-29 Michael Adamwinbindd_cache: add missing validation function for...
2008-03-29 Jeremy AllisonFix missing '&&'.
2008-03-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-03-29 Jeremy AllisonOnly allow sendfile on non-stream fsp's. Should fix...
2008-03-28 Günther DeschnerZero initial return_authenticator in net rpc samdump.
2008-03-28 Günther DeschnerDon't let winbind getgroups crash when we have no gids...
2008-03-28 Günther DeschnerRe-run make idl.
2008-03-28 Günther DeschnerFill in netr_NegotiateFlags.
2008-03-28 Günther DeschnerAdd some paranoia fixes for _wkssvc_NetrJoinDomain2...
2008-03-28 Stefan Metzmachermapping_ldb: fix memory leak in group enumeration
2008-03-28 Jeremy AllisonFix bug #5326 - OS/2 servers give strange "high word...
2008-03-28 Günther DeschnerSupport "net ads join" format while joining to a specif...
2008-03-28 Günther DeschnerAdd ads_check_ou_dn().
2008-03-28 Michael AdamAdd a talloc context parameter to current_timestring...
2008-03-28 Michael Adamsrv_winreg: add a debug message to _winreg_CreateKey().
2008-03-28 Michael Adamnet: add a "net registry" subcommand to locally access...
2008-03-28 Volker LendeckeMore ssize_t->SMB_OFF_T
2008-03-28 Stefan Metzmacherlibreplace(samba4): let LIBREPLACE depend on LIBREPLACE...
2008-03-28 Stefan Metzmacherwbinfo: use wbcDomainInfo()
2008-03-28 Stefan Metzmacherwbinfo: use wbcGetgrnam()
2008-03-28 Stefan Metzmacherwbinfo: use wbcListUsers() and wbcListGroups()
2008-03-28 Stefan Metzmacherwbinfo: use wbcLookupUserSids()
2008-03-28 Stefan Metzmacherlibwbclient: remove prototype of non existing wbcDomain...
2008-03-28 Stefan Metzmacherlibwbclient: add wbcListUsers() and wbcListGroups()
2008-03-28 Stefan Metzmacherlibwbclient: add wbcLookupUserSids()
2008-03-28 Günther DeschnerAdd Support for DOMAIN\DCNAME syntax in libnetjoin.
2008-03-28 Günther DeschnerLet libnetjoin find the dc in wkssvc NetrJoinDomain2...
2008-03-28 Günther DeschnerCheck for buffer in decode_wkssvc_join_password_buffer.
2008-03-28 Volker LendeckeFix a segfault
2008-03-28 Volker LendeckeFix a confusing variable name
2008-03-28 Volker LendeckeFix a memory leak
2008-03-28 Volker LendeckeMake some fns static
2008-03-28 Volker Lendeckeprintclose has only 1 vwv
2008-03-28 Günther DeschnerRemove unneeded pack_dsdcinfo/unpack_dsdcinfo.
2008-03-28 Günther DeschnerUse NDR for netr_DsRGetDCNameInfo un-/marshalling in...
2008-03-28 Günther DeschnerRe-run make idl.
2008-03-28 Günther DeschnerMake netr_DsRGetDCNameInfo public.
2008-03-28 Günther DeschnerFix blob used in pull_netr_AcctLockStr().
2008-03-28 Günther DeschnerRe-run make idl.
2008-03-28 Günther DeschnerRename string to array in lsa_BinaryString.
2008-03-27 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-03-27 Jeremy AllisonFix up the comments on security=share to explain we're
2008-03-27 Günther DeschnerMake sure to zero the returned handle in _svcctl_CloseS...
2008-03-27 Jeremy AllisonFix for termination problems when no interfaces found...
2008-03-27 Günther DeschnerRemove last reference to rpc_netlogon.h.
2008-03-27 Günther DeschnerRemove unused marshalling for Netlogon Lockout String.
2008-03-27 Günther DeschnerRe-add support for display and vampire of account polic...
2008-03-27 Günther DeschnerMinor fix for net rpc samdump.
2008-03-27 Günther Deschnerre-run make idl.
2008-03-27 Günther DeschnerFill in netr_AcctLockStr and use lsa_BinaryString in...
2008-03-27 Günther DeschnerAdd lsa_BinaryString.
2008-03-27 Michael Adamregdb: use == 0 (instead of != -1) as indicator for...
2008-03-27 Michael Adamdbwrap: fix dbwrap_trans_[delete|store]() to stop when...
2008-03-27 Michael Adamregdb: use != 0 instead of == -1 check for transaction_...
2008-03-27 Stefan Metzmacherpdb_tdb: use db_open_trans()
2008-03-27 Stefan Metzmacherpdb_tdb: use db_sam->transaction_start(db_sam) != 0...
2008-03-27 Stefan Metzmacherpassdb/secrets: use db_open_trans()
2008-03-27 Stefan Metzmacherpassdb/secrets: it's enough to use traverse_read()...
2008-03-27 Stefan Metzmacherregdb: use db_open_trans()
2008-03-27 Stefan Metzmacherregdb: use regdb->transaction_start(regdb) != 0 consistent
2008-03-27 Stefan Metzmacherregdb: use dbwrap->fetch() instead of fetch_locked...
2008-03-27 Stefan Metzmacherregdb: use dbwrap_trans_store_int32
2008-03-27 Stefan Metzmacherdbwrap: add db_open_trans()
2008-03-27 Stefan Metzmacherdbwrap: add dbwrap_trans_store_int32()
2008-03-27 Günther DeschnerFix typo.
2008-03-27 Günther DeschnerNdr pull and push errors are worth to be logged with...
2008-03-27 Gerald W. CarterOnly add WBFLAG_PAM_CONTACT_TRUSTDOM when performing...
2008-03-27 Gerald W. CarterDon't fill password policy structure for any domain...
2008-03-27 Volker LendeckeFix wbinfo -a trusted\\user%password on a Samba DC...
2008-03-27 Günther DeschnerRemove unused DS_DOMAIN_CONTROLLER_INFO struct.
2008-03-27 Günther DeschnerFix samlogon rpc client & server.
2008-03-27 Günther DeschnerRe-run make idl.
2008-03-27 Günther DeschnerMove netr_LogonLevel flags to IDL, rename old one to...
2008-03-27 Günther DeschnerMove DSGETDC_VALID_FLAGS to IDL.
2008-03-27 Günther DeschnerMove LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.
2008-03-27 Günther DeschnerMove the known NETLOGON_CONTROL reply flags to IDL.
2008-03-27 Günther DeschnerMove inline comment about MSV1_0 flags to IDL.
2008-03-27 Michael Adamlibwbclient: fix Coverity ID 536 remove duplicate error...
2008-03-27 Michael Adamlibreplace: fix coverity ID 517 - untangle close from...
2008-03-27 Günther DeschnerRe-run make idl.
2008-03-27 Günther DeschnerUse netr_LogonControlCode in netr_LogonControl2().
2008-03-27 Michael Adamposix_acls: clarify loop condition code, removing unnee...
2008-03-26 Günther DeschnerFix typo.
next