don't store cache_readonly in gencache
[jra/samba/.git] / source3 / utils /
2007-12-28 Karolin SeegerImprove error messages of 'net rpc user [add|delete...
2007-12-26 Volker LendeckeConvert pdbedit to use pdb_search_users
2007-12-26 Volker LendeckeProperly destroy the pdb search object
2007-12-26 Michael AdamRename libnet_smbconf_open_basepath() to libnet_smbconf...
2007-12-25 Michael AdamRename libnet_smbconf_open_path() to libnet_smbconf_reg...
2007-12-25 Michael AdamAdd two missing free-s.
2007-12-25 Michael AdamRemove talloc context parameter from libnet_smbconf_del...
2007-12-25 Michael AdamAdd a missing free.
2007-12-25 Michael AdamRemove talloc context parameter from libnet_smbconf_set...
2007-12-25 Michael AdamRemove talloc context parameter from libnet_smbconf_drop().
2007-12-25 Michael AdamRename drop_smbconf_internal() to libnet_smbconf_drop().
2007-12-25 Michael AdamMove drop_smbconf_internal() to libnet_conf.c
2007-12-25 Michael AdamUse the proper boolean constants in net_conf.c
2007-12-25 Michael AdamAdd error reporting to net_conf_delshare().
2007-12-25 Michael AdamSimplify libnet_smbconf_delshare().
2007-12-25 Michael AdamRename reg_delkey_internal() to libnet_smbconf_delshare().
2007-12-25 Michael AdamMove reg_delkey_internal() to libnet/libnet_conf.c
2007-12-23 Michael AdamMake libnet_smbconf_key_exists() use talloc_stackframe().
2007-12-23 Michael AdamMove logic of net_conf_getparm() to libnet_conf.c.
2007-12-23 Michael AdamRename libnet_reg_createkey_internal() to libnet_smbcon...
2007-12-23 Michael AdamMove net_conf_setparm() to libnet_conf.c
2007-12-23 Michael AdamMove reg_setvalue_internal() to libnet_conf.c
2007-12-23 Michael AdamMove logic of net_smbconf_delparm() to libnet/libnet_conf.c
2007-12-23 Michael AdamMove smbconf_value_exists() to libnet/net_conf.c
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerFix net_dom_join & net_dom_unjoin.
2007-12-21 Günther DeschnerMove NetJoinDomain and friends to NET_API_STATUS and...
2007-12-21 Günther DeschnerSome libnet and netapi build fixes.
2007-12-21 Günther DeschnerVery quick conversion of net_conf functions into the...
2007-12-19 Volker LendeckeRemove Get_Pwnam and its associated static variable
2007-12-17 Michael AdamMake usage message for net sam rights list a little...
2007-12-17 Michael AdamFix flags in all callers of lookup_name() in net_sam.c.
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_string_tos
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-13 Jeremy AllisonDeveloper doesn't cut it - need #define test for NSS_WR...
2007-12-13 Jeremy AllisonOnly add the non-root escape on !developer.
2007-12-13 Jeremy AllisonFix the buildfarm until I figure out how to allow
2007-12-13 Jeremy AllisonFix bug #3727 with patch from Steve Langasek <vorlon...
2007-12-11 Günther DeschnerSome cleanups for "net dom join".
2007-12-11 Günther DeschnerReplace "unknown" with access_mask when calling samr_Cr...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-10 Volker LendeckeTiny simplifications
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-12-07 Jeremy AllisonWe don't need P_GSTRING or P_UGSTRING anymore.
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonMake all the tools use the proper accessor functions.
2007-12-07 Jeremy AllisonFix typos in auth change.
2007-12-07 Jeremy AllisonGet closer to building with smbmount. Move parameter...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Karolin SeegerMake output of net getdomainsid more meaningful. Unify...
2007-12-05 Volker LendeckeRemove some globals
2007-12-05 Jeremy AllisonThe usual !pstring...
2007-12-05 Jeremy AllisonMore pstring elimination.
2007-12-04 Jeremy AllisonRemove pstrings.
2007-12-04 Jeremy AllisonAllow STR_TERMINATE and -1 src_len for pull_ucs2_base_t...
2007-12-04 Jeremy AllisonRemove pstr_sprintf. Replace with snprintf.
2007-12-04 Jeremy AllisonBack to pstring removal.
2007-12-04 Jeremy AllisonGone from usershare.
2007-12-04 Jeremy AllisonGetting to the home stretch for elimination of pstrings...
2007-12-03 Jeremy AllisonRemove pstring from clirap2 by completely rewriting...
2007-12-03 Günther DeschnerFix shutdown callers.
2007-12-03 Günther DeschnerFix svcctl callers.
2007-12-03 Günther DeschnerFix winreg callers.
2007-12-03 Günther DeschnerActually implement reboot feature for net dom join...
2007-12-03 Volker LendeckeReformatting
2007-11-30 Günther DeschnerAdd "net dom" command suite to "net".
2007-11-30 Günther DeschnerAdd "net dom unjoin" code.
2007-11-30 Günther DeschnerAdd "net dom join" code.
2007-11-30 Günther DeschnerMove param helper routines to one place.
2007-11-30 Jeremy AllisonRemove PSTRING_LEN from smbd/ nmbd/.
2007-11-29 Jeremy AllisonRemove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-29 Michael AdamAllow calling "net rpc join" and "net rpc trustdom...
2007-11-27 Jeremy AllisonRemove pstrings from everything except srv_spoolss_nt.c.
2007-11-27 Volker LendeckeRemove some statics
2007-11-25 Volker LendeckeRemove a static
2007-11-23 Volker LendeckeMake remote_password_change return malloced error strings
2007-11-23 Volker Lendeckeadd talloc_stackframe() to eventlogadm
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-22 Jeremy AllisonRemove pstrings from pam_smbpass - make local_password_...
2007-11-21 Jeremy AllisonAdd talloc stackframe for ntlm_auth.c
2007-11-19 Karolin SeegerAdd error message to net rap file and net rap file...
2007-11-16 Jeremy AllisonAdd MAX_DNS_NAME_LENGTH, remove more pstrings.
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-14 Jeremy AllisonRemove pstring from param/
2007-11-09 Stefan Metzmacherndr: change NTSTAUS into enum ndr_err_code (samba3...
2007-11-09 Volker LendeckeSanitize smbcacls slightly
2007-11-09 Volker LendeckeMake base64_encode_data_blob return a talloced string
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-11-06 Jeremy AllisonEnsure we null out the address correctly.
2007-11-06 Michael AdamFix another segfault and make smbfilter run again.
2007-11-06 Michael AdamFix a segfault.
2007-11-06 Michael AdamTry to fix the build. There was one forgotten caller
2007-11-05 Günther DeschnerMerge commit 'origin/v3-2-test' into branches/upstream
2007-11-05 Günther DeschnerMake sure we can read SACLs from the registry.
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-11-02 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
next