Fix the compile on NetBSD -- readlink and read are macros there
[tprouty/samba.git] / source3 / utils /
2008-06-06 Günther Deschnernetapi: use NetGroupSetInfo() for "net rpc group rename".
2008-06-05 Günther Deschnernet: fix debuglevel handling.
2008-06-04 Günther Deschnernet: fix popt context memleak.
2008-06-03 Günther Deschnernet: print NBT_SERVER_X_SECRET_DOMAIN_6 flags in "net...
2008-06-02 Günther Deschnernet: Use NetGroupAdd() for adding domain groups.
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-27 Jeremy AllisonA few cleanups from Chere Zhou <chere.zhou@isilon.com>.
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-20 Kai Blinnet: The top level help function for net cmd is always...
2008-05-20 Kai Blinnet: Move help for "net status" to net_status.c
2008-05-20 Kai Blinnet: Move printer help to net_rpc where it's used.
2008-05-20 Kai Blinnet: Split out "net share"
2008-05-20 Kai Blinnet: Split out "net afs"
2008-05-20 Kai Blinnet: Move more utility functions into net_util.c
2008-05-20 Kai Blinnet: Split out "net file"
2008-05-20 Kai Blinnet: Split out "net group"
2008-05-20 Kai Blinnet: Split out "net user"
2008-05-20 Kai Blinnet: Move "net join" handling into a separate file.
2008-05-20 Kai Blinnet: Split out common help functions.
2008-05-20 Kai Blinnet: more whitespace cleanup
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-19 Volker LendeckeDon't block smbcontrol online/offline if !"winbind...
2008-05-18 Michael Adambuild: freeze passwd_proto.h from "make proto"
2008-05-18 Michael Adamnet: freeze net_proto.h from "make proto"
2008-05-18 Michael Adamntlm_auth: freeze ntlm_auth_proto.h from "make proto"
2008-05-16 Günther Deschnernet: use the netapi_ctx from the net_context struct.
2008-05-15 Michael Adamnet rpc registry: fix getvalueraw to really print raw...
2008-05-15 Michael Adamnet rpc registry: add a getvalueraw subcommand.
2008-05-15 Michael Adamnet rpc registry: abstract add boolean "raw" to rpc_reg...
2008-05-15 Michael Adamnet rpc registry: fix usage message of getvalue.
2008-05-15 Michael Adamnet registry: add a getvalueraw command to print the...
2008-05-15 Michael Adamnet registry: refactor core of net_registry_getvalue...
2008-05-15 Michael Adamnet_registry: add raw output of value to print_registry...
2008-05-15 Günther Deschnernet: Fix net lookup dsgetdcname, no need to pull site...
2008-05-15 Michael Adamtestparm: list registry shares with testparm.
2008-05-12 coffeedudenet ads: Upper case he realm name when calling kinit...
2008-05-10 Volker LendeckeFix the build with DNS_UPDATES
2008-05-10 Kai Blinnet: more whitespace cleanup
2008-05-10 Kai Blinnet: Remove globals
2008-05-10 Kai Blinnet: Some whitespace clean-up.
2008-05-10 Kai Blinnet: Fix usage string.
2008-05-09 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-09 Günther Deschnercldap: let ads_cldap_netlogon() return all possible...
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2008-05-05 Günther DeschnerFix client authentication with -P switch in client...
2008-04-30 Jeremy AllisonFix typo noticed by David Disseldorp <ddiss@sgi.com...
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_...
2008-04-09 Michael Adamnet rpc registry: add getvalue command.
2008-04-09 Michael Adamnet registry: add a getvalue subcommand that prints...
2008-04-09 Michael Adamnet (registry util): refactor printing of value without...
2008-04-09 Karolin SeegerFix typos.
2008-04-09 Günther DeschnerFix parameters string for rpc_trustdom_add_internals().
next