async_sock: Move to top level
[tprouty/samba.git] / source3 / utils /
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmachers3:smbcontrol: don't call message_dispatch() anymore...
2009-01-22 Volker LendeckeActually complete 3662c2b...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-16 Michael Adams3:winbindd: put winbindd_cache.tdb into cache_dir...
2009-01-15 Günther Deschnerwinreg: fix winreg_EnumValue callers.
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2009-01-12 Steven DannemanMake STATEDIR and CACHEDIR configurable through ./confi...
2009-01-10 Jeremy AllisonMinor tidyup of unix account missing code.
2009-01-09 Günther Deschners3-net: use rpccli_svcctl_EnumServicesStatusW.
2009-01-09 Karolin Seegers3/net: Display error message if user does not exist.
2009-01-09 Karolin Seegers3/smbpasswd: Check if Unix account exists before askin...
2009-01-08 Günther Deschners3-net: fix type in rpc_service_list_internal(). Sorry...
2009-01-08 Günther Deschners3-svcctl: use pidl based struct SERVICE_STATUS.
2009-01-08 Günther Deschners3-svcctl: remove some more redundant headers.
2009-01-06 Günther Deschners3-samr: avoid all init_samr_user* functions.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker LendeckeFix the build of smbfilter
2009-01-03 Volker Lendeckeopen_socket_out is always used with SOCK_STREAM, remove...
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-12-29 Steven DannemanAdd -D option to sharesec util to delete the entire...
2008-12-29 Steven DannemanChange error messages in sharesec util to go to stderr...
2008-12-29 Steven DannemanCleaned up whitespace issues in sharesec.c
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Volker Lendeckenet lua
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Stefan Metzmachers3:net_status: use dbwrap to open sessionid.tdb
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-13 Herb Lewisdon't return 0 on error - bad for scripts
2008-12-13 Stefan Metzmachers3: correctly detect if the current dc is the closest one
2008-12-05 Günther Deschners3-samr: fix SAMR_FIELD_PASSWORD callers.
2008-12-04 Stefan Metzmachers3:net: fix password set of 'net rpc trustdom add'
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-02 Volker LendeckeImplement type multi_sz for "net registry setvalue"
2008-11-30 Volker Lendeckeremove the explicit mem_ctx from ntlmssp_state, use...
2008-11-28 Günther Deschners3-samr: fix init_samr_user_info{23,24} callers.
2008-11-25 Jeremy AllisonFix bug #5914 - Build failure: redefinition of struct...
2008-11-18 Günther Deschners3-libnet-samsync: use samsync_ops.
2008-11-18 Günther Deschners3-net: add "net rpc vampire passdb" that allows to...
2008-11-18 Günther Deschners3-net: use net_scan_dc in net rpc vampire keytab.
2008-11-18 Günther Deschners3-net: add net_scan_dc function.
2008-11-18 Günther Deschners3-net: add net_dc_info struct.
2008-11-18 Günther Deschners3-net-vampire: add support for partial replication...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Kai Blinnet: Fix net rap printq info documentation (bug #5892)
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Michael Adam[s3]make keytab filename argument mandatory to "net...
2008-11-10 Kai Blinntlm_auth: Put huge NTLMv2 blobs into extra_data on...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-11-04 Joe SmithFixed typo in source/utils/net_rap.c
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Günther Deschners3-net: fix build warning.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Günther Deschners3-samr: remove duplicate copies of Domain Object speci...
2008-10-31 Günther Deschners3-samr: remove duplicate copies of SAM server specific...
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-27 Michael Adam[s3]pdbedit: remove unused variable.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse WERR_FILE_EXISTS which is the equivalent of WERR_AL...
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Günther Deschners3-build: no need to duplicate generated ndr_ prototypes.
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijRegenerate pidl output.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijRemove silly safe_free() function which is a wrapper...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-19 Jelmer VernooijAdd TALLOC_CTX pointer to generate_random_str(), for...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijRename hex_encode to hex_encode_talloc,for consistency...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Michael Adam[s3]testparm: prevent "no stackframe around" warning.
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Günther Deschners3: remove rpccli_svcctl_query_config.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3: fix various samr callers.
next