tprouty/samba.git
2008-04-11 Michael Adamlibsmbconf: move utility functions from main module...
2008-04-11 Michael Adamlibsmbconf: move initialization of registry value down...
2008-04-11 Michael Adamcharcnv: add talloc_strdup_lower() - talloc variant...
2008-04-11 Michael Adamvlp: fix an implicit cast compile warning.
2008-04-11 Michael Adamregistry: add support for REG_MULTI_SZ to registry_push...
2008-04-11 Michael Adamregistry: remove parameter checks from smbconf backend...
2008-04-11 Stefan Metzmacherlibwbclient: add wbcGetGroups()
2008-04-11 Volker LendeckewbcAllocateGid returns a gid_t, not a uid_t
2008-04-11 Stefan Metzmacherlibwbclient: add wbcInterfaceDetails()
2008-04-11 Stefan Metzmacherlibwbclient: use WBC_ERROR_IS_OK() in BAIL_ON_WBC_ERROR...
2008-04-11 Stefan Metzmacherlibwbclient: remove prototype of non existing wbcDomain...
2008-04-11 Stefan Metzmacherlibwbclient: add wbcListUsers() and wbcListGroups()
2008-04-11 Stefan Metzmacherlibwbclient: add wbcLookupUserSids()
2008-04-11 James PeachRemove unused variable.
2008-04-11 Bill RickerFix Kerberos interop with Mac OS X 10.5 clients.
2008-04-11 James PeachUse bool for BOOL and true/false for True/False. We...
2008-04-10 Michael Adamnet rpc registry: add getvalue command.
2008-04-10 Michael Adamnet registry: add a getvalue subcommand that prints...
2008-04-10 Michael Adamnet (registry util): refactor printing of value without...
2008-04-10 Stefan Metzmachernet_rpc: let get_user_sids() use wbcLookupName(), wbcGi...
2008-04-10 Stefan Metzmachernet_rpc: let get_user_tokens() use wbcListUsers()
2008-04-10 Michael Adamnet_rpc_registry: return available error code on failur...
2008-04-10 Michael Adamnet_rpc_registry: consistently return error upon wrong...
2008-04-10 Michael Adamnet: change split_hive_key() to properly allocate subke...
2008-04-10 Michael Adamnet_rpc_registry: use split_hive_key to normalize hive...
2008-04-10 Michael Adamnet_rpc_registry: use utility function print_registry_v...
2008-04-10 Michael Adamnet_rpc_registy: use function print_registry_key
2008-04-10 Michael Adamnet_registry: split utility function of common interest...
2008-04-10 Michael AdamAdd a talloc context parameter to current_timestring...
2008-04-10 Michael Adamlibwbclient: fix Coverity ID 536 remove duplicate error...
2008-04-10 Michael Adamlibreplace: fix coverity ID 517 - untangle close from...
2008-04-10 Michael Adamposix_acls: clarify loop condition code, removing unnee...
2008-04-10 Michael Adamwinbindd: only call winbindd_validate_cache when not...
2008-04-10 Michael Adamwinbindd: fix break out early condition in fill_grent_m...
2008-04-10 Volker LendeckeAlso accept 0x15 getdc replies
2008-04-10 Volker LendeckeTry anonymous session setup
2008-04-10 Karolin Seegerobjectclass -> objectClass
2008-04-10 Karolin SeegerFix typo.
2008-04-09 Karolin SeegerFix typos.
2008-04-09 Volker LendeckeRemove reference to pointless socket options
2008-04-09 Alexander BokovoyDestroy DMAPI session when main smbd daemon exits.
2008-04-09 Jeremy AllisonUse size_t for strlen return, not int. Karolin please
2008-04-09 Alexander BokovoyAllow broader range of HSM systems in vfs_tsmsm
2008-04-08 Jeremy AllisonRewrite the wrap checks to deal with gcc 4.x optimisations.
2008-04-07 Jeremy AllisonFix bug #5372. With a large CUPS installation with...
2008-04-07 Jeremy AllisonWhen using plaintext ucs2 passwords clistr_push calls...
2008-04-07 Volker LendeckeFix bug 5375
2008-04-07 Volker LendeckeFix a misleading debug message
2008-04-06 Michael Adammapping_tdb: fix enumeration of mappings.
2008-04-06 Michael Adammapping.tdb: fix creation of entries with GROUP_PREFIX
2008-04-04 Volker LendeckeFix a segfault (an uninitialized variable)
2008-04-04 Michael Adamnet_registry: fix build/linking of net_registry.
2008-04-04 Michael Adamtest: add diagnostic message to net_registry test.
2008-04-04 Michael Adamtest: fix net_registry test "set value to different...
2008-04-04 Michael Adamtest: some cosmetics to net_registry tests.
2008-04-04 Michael Adamtest: fix net_registry tests to correctly capture outpu...
2008-04-04 Michael Adamtest: fix use of printf in net_registry tests.
2008-04-04 Michael Adampo/genmsg: be more portable, use 'printf "%s"' instead...
2008-04-04 Michael Adammkversion: be more portable, use 'print "%s"' instead...
2008-04-04 Michael Adaminstallswat: be more portable, use 'printf "%s"' instea...
2008-04-04 Michael Adamconfigure: be more portable, use 'printf "%s"' instead...
2008-04-04 Michael Adamtest: be more portable. replace 'echo -n' by 'printf...
2008-04-04 Michael Adamtest: be more portable: replace 'echo -n' by 'printf...
2008-04-04 Michael Adamtest: make registry tests more portable: protect some...
2008-04-04 Michael Adamtest: make registry tests more portable: use 'printf...
2008-04-04 Michael Adamtest: add test script for testing "net registry".
2008-04-04 Michael Adamtest: add (and unify) sectioning output of subtests...
2008-04-04 Michael Adamtest: add possibility to select tests to run via tests_...
2008-04-04 Michael Adamtest: in tests_all.sh, wrap calls to test scripts into...
2008-04-04 Michael Adamregistry: reg_deletevalue should return error, when...
2008-04-04 Michael Adamnet: add a "net registry" subcommand to locally access...
2008-04-04 Günther DeschnerFix rpccli_lsa_lookup_sids_noalloc.
2008-04-04 Günther DeschnerAdd NT_STATUS_RPC_CANNOT_SUPPORT.
2008-04-04 Günther DeschnerFix "net rpc trustdom establish" for win2k8 trusts.
2008-04-04 Günther DeschnerApply some const in clirap.
2008-04-04 Günther DeschnerSome fixes for netdomjoin-gui and support for browsing...
2008-04-04 Günther DeschnerMake sure to hand down the domain name in libnetapi...
2008-04-04 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-04-04 Simo SorceFix trusted users on a DC that uses the old idmap synta...
2008-04-04 Jeremy AllisonFix MSDFS bug noticed by Ofir Azoulay <Ofir.Azoulay...
2008-04-03 Stefan Metzmachersmbd: ignore nttrans renames as w2k3 does
2008-04-03 Stefan Metzmachersmbd: always close the base_fsp even if the real close...
2008-04-03 Jeremy AllisonOk, final move of this code :-). I think I've found...
2008-04-03 Jeremy AllisonMove the message_dispatch() call after the check for...
2008-04-03 Jeremy AllisonUsing Metze's S4 nttrans rename test, the nttrans rename
2008-04-03 Jeremy AllisonReduce the race condition in Samba4 in RAW-RENAME test...
2008-04-03 Jeremy AllisonAllow us to pass RAW-RENAME by testing that the connect...
2008-04-03 Jeremy AllisonTry and fix bug #5315, as well as S4 torture tests...
2008-04-02 Jeremy AllisonFix missing '&&'.
2008-04-02 Jeremy AllisonOnly allow sendfile on non-stream fsp's. Should fix...
2008-04-02 Jeremy AllisonFix bug #5326 - OS/2 servers give strange "high word...
2008-04-01 Gerald W. CarterFix enumeration of forest trusts from our root domain.
2008-04-01 Gerald W. CarterDIsplay the short domain name in "wbinfo -m " by default.
2008-04-01 Steven DannemanAugmented "wbinfo -m" to list additional information...
2008-04-01 Steven DannemanForest root trust flags won't overwrite child trust...
2008-04-01 Jeff Laytonmount.cifs: fix several problems when mounting subdirec...
2008-04-01 Jeremy AllisonFix up the comments on security=share to explain we're
2008-04-01 Günther DeschnerFix build of rpcclient.
2008-04-01 Günther DeschnerFix build warning.
2008-04-01 Günther DeschnerFix SRVSVC NetShareInfo level 502 client-side.
next