kai/samba.git
2008-04-19 Volker LendeckeUse rpc_pipe_client->user_name instead of rpc_pipe_clie...
2008-04-19 Volker LendeckeIntroduce rpccli_set_timeout()
2008-04-19 Volker LendeckeMove srv_name_slash from cli_state to rpc_pipe_client
2008-04-19 Volker LendeckeFix two "ignoring asprintf result" warnings
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-19 Volker LendeckeRefactoring: Make struct rpc_pipe_client its own talloc...
2008-04-19 Volker LendeckeSet the right domain\user in cli_rpc_pipe_open_ntlmssp_...
2008-04-19 Volker LendeckeFix a bogus uninitialized variable warning in IDL-based...
2008-04-19 Volker LendeckeFix bug 5400
2008-04-19 Volker LendeckeFix bug 5399
2008-04-19 Volker LendeckeFix bug 5398
2008-04-19 Volker LendeckeFix an uninitialized variable
2008-04-19 Stefan MetzmacherWHATNEW.txt: add my latest changes
2008-04-18 Stefan Metzmacherwinbindd: create the messaging conntext earlier
2008-04-18 Stefan Metzmacherwinbindd: call reinit_after_fork() in the child processes
2008-04-18 Stefan Metzmachernmbd: create the messaging conntext earlier
2008-04-18 Stefan Metzmachernmbd: call reinit_after_fork() in all needed cases
2008-04-18 Stefan Metzmacherprinting: call reinit_after_fork() in the backgroundque...
2008-04-18 Stefan Metzmachersmbd: create the messaging conntext earlier
2008-04-18 Stefan Metzmachersmbd: call reinit_after_fork() in the needed places
2008-04-18 Stefan Metzmacherloadparm: make it possible to just load the config...
2008-04-18 Stefan Metzmacherutil: add reinit_after_fork() function
2008-04-18 Stefan Metzmachersmbd: merge "smbd:backgroundqueue=no" option from the...
2008-04-18 Stefan Metzmachermessages_ctdbd: autocreate a ctdb connection, this...
2008-04-18 Stefan Metzmachermessages_ctdbd: make sure a ctdbd connection is only...
2008-04-18 Günther DeschnerIDL: make idl.
2008-04-18 Günther DeschnerIDL: Add type 23 in nbt_ntlogon_request reply packets.
2008-04-18 Jeremy AllisonJanitor for tridge. Keep lib/replace in sync with the...
2008-04-17 Günther DeschnerIDL: Re-run make idl and hand merge some required funct...
2008-04-17 Günther DeschnerIDL: add dom_sid0 to security.idl (hand merge from...
2008-04-17 Michael Adamloadparm: reactivate special semantics of "include...
2008-04-17 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-17 Jeremy AllisonFix the problem when -L is used with IPv6 addresses...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Gerald W. CarterRemove unused variable from wbcCheckTrustCredentials().
2008-04-17 Gerald W. CarterConvert "wbinfo -m" to use wbcListTrusts() API call.
2008-04-17 Gerald W. CarterAdd wbcListTrusts() API call to libwbclient.so
2008-04-17 Stefan Metzmachernbt.idl: fix parsing und pushing of dom_sids by using...
2008-04-17 Jelmer Vernooijrpc_parse: Use UUIDs from librpc/gen_ndr/ when possible...
2008-04-17 Gerald W. CarterFollow error code name convention in libwbclient.
2008-04-17 Jeremy AllisonFix gcc uninitialized variable used warning.
2008-04-17 Michael Adambuild: add missing dependency for libtdb.so to pam_smbpass
2008-04-17 Günther DeschnerMove GETDC mailslot out of winbindd.
2008-04-17 Günther DeschnerIDL: build generated nbt code.
2008-04-17 Günther DeschnerIDL: Add autogenerated nbt files.
2008-04-17 Günther DeschnerIDL: Build nbt.idl always.
2008-04-17 Günther DeschnerIDL: Add nbt.idl from Samba4.
2008-04-17 Günther Deschnerwbclient: Remove unused string.
2008-04-17 Günther Deschnerlibnetapi: Disable talloc_enable_leak_report.
2008-04-17 Günther Deschnernetdomjoin-gui: Fix label alignment showing up with...
2008-04-17 Günther Deschnerlibgpo: try nicer output when dumping gpo registry...
2008-04-17 Günther Deschnerlibgpo: Fallback to NTLMSSP fails while pulling policy...
2008-04-17 Jelmer VernooijAdd some comments.
2008-04-17 Jelmer VernooijRemove copying of interface syntax id.
2008-04-17 Jelmer Vernooijfix return code.
2008-04-17 Jelmer VernooijActually connect to RPC.
2008-04-17 Jelmer VernooijAdd simple implementation of several functions in the...
2008-04-16 Stefan Metzmacherwbinfo: use wbcCheckTrustCredentials()
2008-04-16 Stefan Metzmacherlibwbclient: add wbcCheckTrustCredentials()
2008-04-16 Stefan Metzmacherwbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()
2008-04-16 Stefan Metzmacherlibwbclient: add wbcResolveWinsByName() and wbcResolveW...
2008-04-16 Günther Deschnernet: Be more tolerant while joining.
2008-04-16 Günther DeschnerNetrUnjoinDomain2: Honor registry config to try config...
2008-04-16 Günther Deschnerdsgetdcname: Fix discover_dc_dns.
2008-04-16 Michael Adamlibsmbconf: fix segfault in listing share names / config.
2008-04-16 Björn Jackeadd AC_TRY_RUN_STRICT support for Sun Studio compiler
2008-04-16 Gerald W. CarterFix out of tree build. Remove the embedded srcdir...
2008-04-16 Günther Deschnerlibnetapi: Add initial inline doxygen comments.
2008-04-16 Günther Deschnernet: Remove unused rpc_user_add/del_internals code.
2008-04-16 Günther Deschnernet: Use NetUserAdd for "net rpc user add".
2008-04-16 Günther Deschnernet: use NetUserDel for "net rpc user delete".
2008-04-16 Günther Deschnerlibnetapi: Let NetUserAdd_l/NetUserDel_l talk to the...
2008-04-16 Günther Deschnererrors: Add WERR_NO_SUCH_USER.
2008-04-16 Günther Deschnererrors: Add WERR_NONE_MAPPED.
2008-04-16 Günther Deschnernet/libnetapi: Include netapi headers early and free...
2008-04-15 Günther Deschnerlibnetapi: do not overwrite status in libnetapi_get_err...
2008-04-15 Michael Adamloadparm: remove pfunc parameter from process_registry_...
2008-04-15 Günther Deschnerlibnetapi: Add missing headers.
2008-04-15 Günther DeschnerIDL: For the fun of it, build drsuapi.idl.
2008-04-15 Günther DeschnerIDL: Fix several DRSUAPI calls.
2008-04-15 Günther DeschnerIDL: Import drsuapi.idl from samba4.
2008-04-15 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-15 Michael Adamauth: add SeDiskOperatorsPrivilege to get_root_nt_token...
2008-04-15 Jelmer VernooijReconcile ndr_syntax_id used by pidl-generated code...
2008-04-15 Michael Adamlibmsbconf: add handling of NULL share parameters to...
2008-04-15 Michael Adamlibsmbconf: don't complain with WERR_ALREADY_EXISTS...
2008-04-15 Michael Adamnet conf: adapt output of NULL share params in net...
2008-04-15 Michael Adamnet conf: simplify logic in test output of net conf...
2008-04-15 Michael Adamlibsmbconf: make sure to always list the NULL section...
2008-04-15 Michael Adamnet conf: fix output of out-of-share parameters in...
2008-04-15 Michael Adamlibsmbconf: default to the NULL section when a paramete...
2008-04-15 Michael Adamlibsmbconf: allow NULL sharename in smbconf_share_exists().
2008-04-15 Michael Adamlibsmbconf: add handling of NULL strings to smbconf_fin...
2008-04-15 Michael Adamlibsmbconf: add handling of "NULL" strings to smbconf_a...
2008-04-15 Jelmer VernooijRegenerate DCE/RPC client code after fixing memcpy...
2008-04-14 Stefan Metzmacherlib/sharesec.c: fix the upgrade code, db_traverse retur...
2008-04-14 Stefan Metzmacherpdb_tdb: fix the upgrade code, db_traverse returns...
2008-04-14 Günther Deschnerlibnetjoin/net: Fix lp_config_backend_is_registry(...
2008-04-14 Günther Deschnernet: abort when lp_realm is not set in net_ads_leave().
2008-04-14 Günther Deschnerlibnetjoin: delete the workgroup name when requested...
next