samba.git
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-28 Günther DeschnerDump msDS-SupportedEncryptionTypes in adssearch.
2008-01-28 Gerald W. CarterRestrict the enctypes in the generated krb5.conf files...
2008-01-27 Volker LendeckeWe need to leave the corepath around
2008-01-27 Tim PotterAdding missing calls to va_end().
2008-01-26 Volker LendeckeRemove an unused external reference
2008-01-26 Volker LendeckeFix uninitialized variables
2008-01-25 Günther DeschnerAdd cmd_netlogon_dsr_getforesttrustinfo and deregisterd...
2008-01-25 Günther DeschnerRemove hand-written rpccli_netlogon_dsr_getdcnameex[2].
2008-01-25 Günther DeschnerUse rpccli_netr_DsRGetDCNameEx and rpccli_netr_DsRGetDC...
2008-01-25 Günther DeschnerRe-run make idl.
2008-01-25 Günther DeschnerFix netr_DsRGetDCNameEx and netr_DsRGetDCNameEx2 IDL.
2008-01-25 Günther DeschnerAdd IDL for netr_DsrDeregisterDNSHostRecords (just...
2008-01-25 Volker LendeckeFix bogus uninitialized variable warnings
2008-01-25 Volker LendeckeFix Coverity IDs 451, 452
2008-01-25 Volker LendeckeTiny simplification
2008-01-25 Volker LendeckeRemove a pointless while loop
2008-01-25 Volker LendeckeAttempt to fix the build on OpenBSD
2008-01-25 Gerald W. CarterAlways trust the domain flags in the wcache trusted...
2008-01-25 Gerald W. CarterUse the correct domain name when looking up the trust...
2008-01-25 Günther DeschnerRemove more unused LSA marshalling functions.
2008-01-25 Günther DeschnerRemove some unused structures from rpc_lsa.h.
2008-01-25 Günther DeschnerAdd cmd_netlogon_dsr_enumtrustdom() to rpcclient.
2008-01-25 Günther Deschnerrun "make idl".
2008-01-25 Günther DeschnerFix netr_DsrEnumerateDomainTrusts IDL.
2008-01-25 Günther DeschnerAdd LIBNETAPI_LOCAL_SERVER() macro.
2008-01-25 Günther DeschnerNo need to close registry on libnetapi_free() anymore.
2008-01-25 Michael AdamFix winbindd_can_contact_domain() on a samba DC.
2008-01-25 Günther DeschnerUse generated DSSETUP client & server rpc functions...
2008-01-25 Günther DeschnerAdd generated dssetup code after make idl.
2008-01-25 Günther DeschnerAdding dssetup.idl from samba4.
2008-01-25 Günther DeschnerRemove rpccli_samr_get_dom_pwinfo() and rpccli_samr_get...
2008-01-25 Jeremy AllisonFix the same bug with user -> user_obj.
2008-01-25 Jeremy AllisonFix a really subtle old, old bug :-). When canonicalizi...
2008-01-25 Jeremy AllisonCorrectly set flags in ACE's inherited from parent...
2008-01-25 Jeremy AllisonFix missing error check that caused crash when winbindd...
2008-01-25 Michael AdamFix lookup_sids to detect unix_groups and unix_users...
2008-01-25 Michael AdamAdd a debug message: show the sid lookup_sid() was...
2008-01-25 Michael AdamAdd debug message: show which domain_child is being...
2008-01-25 Michael AdamAdd a debug message to lookup_rids() printing the domai...
2008-01-25 Michael AdamAdd a debug message winbindd_can_contact_domain()
2008-01-25 Michael AdamFix assignment to request->data.init_conn.is_primary...
2008-01-25 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-25 Jeremy AllisonMake explicit in debug we're ignoring flags from the...
2008-01-25 Günther DeschnerTrying to avoid defining new SAMR acct creation flags...
2008-01-24 Günther DeschnerRe-run make idl.
2008-01-24 Günther DeschnerRename samr_*AccessMask bitfields to start with SAMR_.
2008-01-24 Günther DeschnerAdd WERR_INVALID_COMPUTER_NAME.
2008-01-24 Günther DeschnerAdd cmd_netlogon_gettrustrid() to rpcclient.
2008-01-24 Günther Deschnermake idl.
2008-01-24 Günther DeschnerAdd IDL for netr_LogonGetTrustRid.
2008-01-24 Jeremy AllisonAdd debug messages to trace this if needed.
2008-01-24 Jeremy AllisonThe checks for OI and CI were just wrong.... Fix them...
2008-01-24 Jeremy AllisonFirst part of fix for bug #4929 - worked out by jmcd.
2008-01-24 Günther DeschnerFix winbindd build w/o ADS.
2008-01-24 Volker LendeckeFix Coverity ID 454
2008-01-24 Volker LendeckeFix Coverity ID 463
2008-01-24 Volker LendeckeFix Coverity ID 465
2008-01-24 Günther DeschnerAdd winbind_msg_dump_domain_list to winbindd.
2008-01-24 Günther DeschnerAdd winbindd debugging ndr_print helpers.
2008-01-24 Günther DeschnerAdd dump-domain-list command for debugging winbindd...
2008-01-24 Stefan Metzmacherrerun 'make idl'
2008-01-24 Stefan Metzmachernetlogon.idl: add some MSV1_0_ values from samba3 and...
2008-01-24 Günther DeschnerRe-run make idl and use generated ndr based on samba4...
2008-01-24 Günther DeschnerMerge over security.idl from samba4.
2008-01-24 Günther DeschnerFix samr_EnumDomainUsers in samba3, must not be a ref...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Stefan Metzmachernetlogon.idl: make use of bitmap samr_GroupAttrs
2008-01-24 Stefan Metzmachernetlogon.idl: remove unused netr_GroupsMembership structure
2008-01-24 Volker LendeckeMore read_data -> read_socket_with_timeout
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-24 Derrell LipmanAllow clearing all settable DOS mode bits. A mode...
2008-01-23 Jeremy AllisonDon't leak memory in error path.
2008-01-23 Jeremy AllisonUse strchr_m in seaching for '.' in the hostname to...
2008-01-23 Andreas SchneiderFix Windows 2008 (Longhorn) join.
2008-01-23 Andreas SchneiderWindows 2008 (Longhorn) auth2 flag fixes.
2008-01-23 Jeremy AllisonForward ported version of Matt Geddes <musicalcarrion...
2008-01-23 Volker Lendeckeread_socket_with_timeout has timeout=0 handling
2008-01-23 Volker Lendeckestrtok -> strtok_r
2008-01-23 Michael AdamFix panic: Don't free the logfilename in winbind_child_...
2008-01-23 Michael AdamInitialize _domain_list to NULL.
2008-01-23 Günther DeschnerFix get_trust_creds() to return always an upper-cased...
2008-01-23 Volker LendeckeRemove two unused variables
2008-01-23 Michael AdamFix tab_depth: it should not create an extra debug...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellAdded PFIF notice to Samba 3.2 tree
2008-01-22 Corinna VinschenGet Samba version or capability information from Windows
2008-01-22 Volker Lendeckereplace svn references with git ones in Readme
2008-01-22 Volker LendeckeMove samba_extended_info_version to smbd/trans2.c
2008-01-22 Volker LendeckeAvoid use of uninitialized memory
2008-01-22 Corinna VinschenGet Samba version or capability information from Windows
2008-01-22 Volker LendeckeHide streams from the EA API
2008-01-22 Stefan Metzmacherlibreplace: getpwent_r/getgrent_r on IRIX are similar...
2008-01-22 Volker LendeckeFix a ton of IBM checker uninitialized variable warnings
2008-01-22 Volker LendeckeFix get_ea_names_from_file for many EAs
2008-01-22 Volker LendeckeFix a segfault
2008-01-21 Michael AdamAdd another check for talloc failure to libnet_conf
2008-01-21 Michael AdamFix formatting of multi_sz registry values.
2008-01-21 Michael AdamUse talloc_stackframe() for temporary contexts througho...
2008-01-21 Michael AdamAdd a check for talloc failure. - Pointed out by Volker.
next