s3:streams_depot: add support for stream renames
[metze/samba/wip.git] / source / utils /
2008-11-25 Jeremy AllisonFix bug #5914 - Build failure: redefinition of struct...
2008-11-18 Günther DeschnerFix Bug #5898. ("net rpc shutdown" fails).
2008-11-17 Carsten Dumkenet: Fix documentation of net rap printq info
2008-11-10 Kai Blinntlm_auth: Put huge NTLMv2 blobs into extra_data on...
2008-11-04 Joe SmithFixed typo in source/utils/net_rap.c
2008-10-22 Jeremy AllisonFix net rpc vampire, based on an *amazing* piece of...
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-14 Jeremy AllisonAttempt to fix bug #5818 - "smbcacls: sorts ACEs improp...
2008-10-05 Volker LendeckeRemove an unused variable
2008-10-03 Gerald (Jerry) Carternet_dns: Make "lwinet ads dns register" honor the ...
2008-09-16 Steven DannemanSimple fix for warning:
2008-08-26 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-08-04 Yannick BergeronCompile error on AIX 6.1
2008-07-15 Michael Adamtestparm: refactor the per-share logic checks out into...
2008-07-15 Michael Adamtestparm: skip the per-share logic checks when --skip...
2008-07-15 Michael Adamtestparm: rename -g|--skip-global-ckecks to -l|--skip...
2008-07-14 Michael Adamtestparm: add a switch --skip-global-checks.
2008-07-10 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-07-10 Michael Adamtestparm: list registry shares with testparm.
2008-07-07 Jeremy AllisonFix option processing in smbcacls - add POPT_COMMON_CON...
2008-06-28 Jeremy AllisonFix bug #5568 net rpc trustdom add broken !
2008-06-27 Jeremy AllisonFix usage message for net rpc trustdom add.
2008-06-19 John H TerpstraFixing net help info.
2008-06-19 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-17 Günther Deschnernet_vampire: fix samsync_process_database(). Final...
2008-06-13 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-13 Karolin Seegernet: Fix several typos in comments.
2008-06-13 Günther Deschnernet: Fix bug #5542 (samsync contains empty passwords).
2008-05-31 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-28 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-05-28 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-27 Jeremy AllisonA few cleanups from Chere Zhou <chere.zhou@isilon.com>.
2008-05-26 Günther Deschnernet: Fix net lookup dsgetdcname, no need to pull site...
2008-05-26 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-26 Günther Deschnercldap: let ads_cldap_netlogon() return all possible...
2008-05-21 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-21 Kai Blinnet: Display net rpc trustdom usage from net rpc trustdom
2008-05-20 Günther DeschnerRevert "No need to compose CLI_SERVER_NAME_SLASH in...
2008-05-20 Günther DeschnerRevert "Move svc_status_string() out of rpc_client...
2008-05-12 coffeedudenet ads: Upper case he realm name when calling kinit...
2008-05-08 Michael Adamregistry: change registry_init_basic() to return WERROR...
2008-05-08 Michael AdamRevert "Bind Group Policy processing closer to the...
2008-05-08 Michael AdamRevert "registry: change registry_init_basic() to retur...
2008-05-05 Günther DeschnerSamba Shared Repository - branch v3-3-test updated...
2008-04-30 Jeremy AllisonFix typo noticed by David Disseldorp <ddiss@sgi.com...
2008-04-25 Volker LendeckeRevert "Add "desthost" to rpc_pipe_client"
2008-04-25 Volker LendeckeRevert "Move srv_name_slash from cli_state to rpc_pipe_...
2008-04-25 Volker LendeckeRevert "Use rpc_pipe_client->user_name instead of rpc_p...
2008-04-25 Volker LendeckeRevert "Replace cli_rpc_pipe_close by a talloc destruct...
2008-04-25 Volker LendeckeRevert "Introduce rpc_pipe_np_smb_conn()"
2008-04-25 Volker LendeckeRevert "Remove the "pwd" struct from rpc_pipe_client"
2008-04-25 Volker LendeckeRevert "Move user/domain from rpc_pipe_client to cli_pi...
2008-04-25 Volker LendeckeMove user/domain from rpc_pipe_client to cli_pipe_auth_data
2008-04-23 Volker LendeckeCorrectly initialize lp_load in smbstatus in the presen...
2008-04-22 Michael Adamlibsmbconf: rewrite API to use smbconf_service struct
2008-04-21 Volker LendeckeRemove the "pwd" struct from rpc_pipe_client
2008-04-21 Günther Deschnernet: Add libnetapi context to net's impressive list...
2008-04-21 Günther Deschnercldap: avoid duplicate definitions so remove ads_cldap.h.
2008-04-21 Günther Deschnercldap: add talloc context to ads_cldap_netlogon().
2008-04-21 Günther Deschnerlibads: Use libnbt for CLDAP reply parsing.
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeIntroduce rpc_pipe_np_smb_conn()
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-04-19 Volker LendeckeUse rpc_pipe_client->user_name instead of rpc_pipe_clie...
2008-04-19 Volker LendeckeMove srv_name_slash from cli_state to rpc_pipe_client
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Jeremy AllisonFix gcc uninitialized variable used warning.
2008-04-16 Günther Deschnernet: Be more tolerant while joining.
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 Deschnernet/libnetapi: Include netapi headers early and free...
2008-04-15 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
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 Adamnet conf: fix output of out-of-share parameters in...
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 Deschnernet: exit early in net_ads_join() if the domain is...
2008-04-14 Günther Deschnernet: use WERROR for check_ads_config().
2008-04-14 Günther Deschnernet: the success of secrets_init is checked by libnetjo...
2008-04-13 Michael Adamnet conf: use the new smbconf_init() dispatcher instead...
2008-04-13 Michael Adamlibsmbconf: remove the bool verbatim parameter from...
2008-04-13 Günther DeschnerFix the build of eventlogadm.
2008-04-13 Michael Adamnet registry: remove superfluous regdb_close().
2008-04-13 Michael Adamregistry: change registry_init_basic() to return WERROR...
2008-04-11 Stefan Metzmachernet_idmap: use wbcSet[U|G]idMapping() and wbcSet[U...
2008-04-11 Tim ProutyCleanup size_t return values in convert_string_allocate
2008-04-10 Karolin Seegerobjectclass -> objectClass
2008-04-09 Michael Adamnet conf: use talloc and talloc_strdup_lower throughout...
2008-04-09 Michael Adamnet conf: implement "net conf delincludes".
2008-04-09 Michael Adamnet conf: implement a "net conf setincludes" command.
2008-04-09 Michael Adamnet conf: implement "net conf getincludes".
2008-04-09 Michael Adamnet conf: add diagnostic message for failure to load...
2008-04-09 Michael Adamnet conf: reduce indentation by grouping testmode code...
2008-04-09 Michael Adamnet conf: don't drop config in testmode
2008-04-09 Michael Adamnet conf: fix import to correctly add includes (at...
2008-04-09 Michael Adamlibsmbconf: add a "verbatim" parameter to smbconf_init_...
next