samba.git
2008-04-08 Günther DeschnerRestructure inner workings of libnetapi a bit.
2008-04-08 Günther DeschnerAdd libnetapi generated files.
2008-04-08 Günther DeschnerBuild libnetapi.idl.
2008-04-08 Günther DeschnerAdd libnetapi.idl.
2008-04-08 Günther DeschnerWhatsnew
2008-04-07 James PeachRemove unused variable.
2008-04-07 Bill RickerFix Kerberos interop with Mac OS X 10.5 clients.
2008-04-07 James PeachUse bool for BOOL and true/false for True/False. We...
2008-04-07 Michael Adamdbwrap: fix more "tdb_chainunlock failed" messages
2008-04-07 Michael Adamwinbindd: fix break out early condition in fill_grent_m...
2008-04-07 Bo YangOnly cache password policy results that worked, otherwi...
2008-04-07 Stefan Metzmachersmbd: make it possible to change the write time delay...
2008-04-07 Stefan Metzmachersmbd: make it possible to disable get_file_infos()...
2008-04-07 Stefan Metzmacherlocking: combine get_delete_on_close_flag() and get_wri...
2008-04-07 Stefan Metzmacherselftest: samba3 passes BASE-DELAYWRITE
2008-04-07 Stefan Metzmachersmbd: implement the strange write time update logic
2008-04-07 Stefan Metzmacherlocking: store the write time in the locking.tdb
2008-04-07 Volker LendeckeFix an uninitialized variable
2008-04-07 Björn Jackeincrease log level for this failed setsockopt call...
2008-04-07 Volker LendeckeFix bug 5375
2008-04-07 Volker LendeckeFix a misleading debug message
2008-04-06 Stefan Metzmachernet_rpc: let get_user_sids() use wbcLookupName(), wbcGi...
2008-04-06 Stefan Metzmachernet_rpc: let get_user_tokens() use wbcListUsers()
2008-04-06 Stefan Metzmacherwbinfo: make use of wbcGetGroups()
2008-04-06 Stefan Metzmacherlibwbclient: add wbcGetGroups()
2008-04-06 Volker LendeckeFix a C++ warning
2008-04-06 Volker LendeckeRemove external refs to winbindd_fd
2008-04-06 Volker LendeckewbcAllocateGid returns a gid_t, not a uid_t
2008-04-05 Volker LendeckeRe-run "make idl"
2008-04-04 Jeremy AllisonWhen using plaintext ucs2 passwords clistr_push calls...
2008-04-04 Günther DeschnerFix _samr_GetUserPwInfo() (to return more then just...
2008-04-04 Günther DeschnerFix _samr_GetDomPwInfo (to return more then zeros).
2008-04-04 Jeremy AllisonFix bug #5372. With a large CUPS installation with...
2008-04-04 Michael Adamnet_rpc_registry: return available error code on failur...
2008-04-04 Michael Adamnet_rpc_registry: consistently return error upon wrong...
2008-04-04 Michael Adamnet: change split_hive_key() to properly allocate subke...
2008-04-04 Michael Adamnet_rpc_registry: use split_hive_key to normalize hive...
2008-04-04 Michael Adamnet_rpc_registry: use utility function print_registry_v...
2008-04-04 Michael Adamnet_rpc_registy: use function print_registry_key
2008-04-04 Michael Adamnet_registry: split utility function of common interest...
2008-04-04 Michael Adammapping_tdb: fix enumeration of mappings.
2008-04-04 Michael AdamMakefile: reassign reg_init_basic.o to REG_BASE_OBJ...
2008-04-04 Michael Adammapping.tdb: fix creation of entries with GROUP_PREFIX
2008-04-04 Günther DeschnerUse sid_array_from_info3 in lookup_usergroups_cached().
2008-04-03 Günther DeschnerAlways uppercase cli->srv_name_slash.
2008-04-03 Günther DeschnerRemove some dead code in rpcclient.
2008-04-03 Günther DeschnerMove rpccli_try_samr_connects out of rpcclient.
2008-04-03 Günther DeschnerFix pam_winbind macros.
2008-04-03 Günther DeschnerUse pwb_context in pam_winbind.
2008-04-03 Günther DeschnerAdd _pam_winbind_init/free_context.
2008-04-03 Günther DeschnerAdd pwb_context to pam_winbind.h.
2008-04-03 Günther DeschnerMake more functions in pam_winbind static.
2008-04-03 Stefan Metzmacherwbinfo: use wbcLookupNames()
2008-04-03 Stefan Metzmacherwbinfo: use wbcLookupRids()
2008-04-03 Stefan Metzmacherwbinfo: use wbcLookupSid()
2008-04-03 Stefan Metzmacherwbinfo: catch NULL domain string as in other places
2008-04-03 Michael Adamregistry: remove parameter checks from smbconf backend...
2008-04-03 Michael Adamlibsmbconf: move initialization of registry value down...
2008-04-02 Günther DeschnerFix rpccli_lsa_lookup_sids_noalloc.
2008-04-02 Günther DeschnerAdd NT_STATUS_RPC_CANNOT_SUPPORT.
2008-04-02 Simo SorceFix trusted users on a DC that uses the old idmap synta...
2008-04-02 Jeremy AllisonFix MSDFS bug noticed by Ofir Azoulay <Ofir.Azoulay...
2008-04-02 Günther DeschnerFix "net rpc trustdom establish" for win2k8 trusts.
2008-04-02 Günther DeschnerApply some const in clirap.
2008-04-02 Günther DeschnerSome fixes for netdomjoin-gui and support for browsing...
2008-04-02 Günther DeschnerMake sure to hand down the domain name in libnetapi...
2008-04-02 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-04-01 Stefan Metzmachersmbd: always close the base_fsp even if the real close...
2008-04-01 Stefan Metzmacherwbinfo: use wbcInterfaceDetails()
2008-04-01 Stefan Metzmacherlibwbclient: add wbcInterfaceDetails()
2008-04-01 Stefan Metzmacherlibwbclient: use WBC_ERROR_IS_OK() in BAIL_ON_WBC_ERROR...
2008-04-01 Michael Adamtest: add diagnostic message to net_registry test.
2008-04-01 Michael Adamtest: fix net_registry test "set value to different...
2008-04-01 Michael Adamtest: some cosmetics to net_registry tests.
2008-04-01 Michael Adamtest: fix net_registry tests to correctly capture outpu...
2008-04-01 Michael Adamtest: fix use of printf in net_registry tests.
2008-04-01 Michael Adampo/genmsg: be more portable, use 'printf "%s"' instead...
2008-04-01 Michael Adammkversion: be more portable, use 'print "%s"' instead...
2008-04-01 Michael Adaminstallswat: be more portable, use 'printf "%s"' instea...
2008-04-01 Michael Adamconfigure: be more portable, use 'printf "%s"' instead...
2008-04-01 Michael Adamtest: be more portable. replace 'echo -n' by 'printf...
2008-04-01 Michael Adamtest: be more portable: replace 'echo -n' by 'printf...
2008-04-01 Stefan Metzmachersmbd: ignore nttrans renames as w2k3 does
2008-04-01 Stefan Metzmacheraccount_pol: use db_open_trans()
2008-04-01 Stefan Metzmacheraccount_pol: use dbwrap_trans_store_uint32()
2008-04-01 Volker LendeckeConvert account_pol.tdb to dbwrap
2008-04-01 Stefan Metzmacherdbwrap: fix a confusing "tdb_chainunlock failed" message
2008-04-01 Stefan Metzmacherdbwrap: add dbwrap_trans_store_uint32()
2008-04-01 Volker LendeckeAdd dbwrap_trans_*_bystring
2008-04-01 Volker LendeckeConvert dbwrap_trans_delete to NTSTATUS
2008-04-01 Volker LendeckeConvert dbwrap_trans_store to NTSTATUS
2008-04-01 Volker LendeckeAdd dbwrap_[fetch|store]_uint32
2008-04-01 Stefan Metzmachersharesec: use db_open_trans()
2008-04-01 Volker LendeckeConvert share_info.tdb to dbwrap
2008-04-01 Stefan Metzmachermapping_tdb: use the correct sid for the key creation
2008-04-01 Stefan Metzmachermapping_tdb: use db_open_trans()
2008-04-01 Volker LendeckeProtect group_mapping.tdb ops with transactions
2008-04-01 Stefan Metzmacherpdb_tdb: use != 0 instead off == -1 for dbwrap functions
2008-04-01 Stefan Metzmacherpassdb: guard pdb_generate_sam_sid() with a transaction
2008-04-01 Stefan Metzmacherpassdb/secrets: add secrets_db_ctx() to get the db_context
next