summaryrefslogtreecommitdiff
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* net: print file path in serverid wipedbs --verboseRalph Boehme2015-10-211-1/+15
* lib: Move sys_rw* to lib/utilVolker Lendecke2015-10-131-1/+1
* s3:smbstatus: add stream name to share_entry_forall()Ralph Boehme2015-10-121-1/+5
* lib: Remove serverids_existVolker Lendecke2015-09-301-0/+13
* net: Add "serverid exists"Volker Lendecke2015-09-301-0/+31
* net: Fix some tiny memleaksVolker Lendecke2015-09-301-2/+2
* net: reformat usage text for 'net ads join'Michael Adam2015-09-091-18/+21
* net: add option --no-dns-updates for net ads joinMichael Adam2015-09-093-3/+9
* s3-net: use talloc array in share allowedusersRalph Boehme2015-08-041-4/+20
* net: Print time of last password change in 'net ads info'Christof Schmitt2015-08-011-0/+6
* smbcontrol: Set internal log level to 0Christof Schmitt2015-07-101-0/+1
* smbstatus: Set internal log level to 0Christof Schmitt2015-07-101-0/+1
* net: fix the order of DC lookup methods when joining a domainUri Simchoni2015-07-091-0/+8
* utils: add net notifyVolker Lendecke2015-07-073-0/+207
* notify: Re-add notify_walk()Volker Lendecke2015-07-071-21/+23
* net:conf:import: print error message when importing fails.Michael Adam2015-06-301-0/+5
* s3:ntlm_auth: don't start gensec backend twiceStefan Metzmacher2015-06-231-11/+5
* sharesec: Use non-numerical output for sharesecChristof Schmitt2015-06-171-2/+2
* net: Fix messaging_init for clusteringVolker Lendecke2015-06-151-6/+17
* testparm: Add warning if the netbios name is too longAndreas Schneider2015-05-211-0/+5
* Convert the few instances of int32 there were to int32_t.Richard Sharpe2015-05-161-1/+1
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-142-5/+5
* Convert a couple of uint32s to _t that I missed in source3/utils.Richard Sharpe2015-05-131-1/+1
* s3: utils: Convert all uses of uint32/16/8 to _t.Richard Sharpe2015-05-0726-210/+210
* Convert three include files from uint32/16/8 to _t types as well as the sourc...Richard Sharpe2015-05-011-2/+2
* Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include...Richard Sharpe2015-05-011-3/+3
* lib: Remove server_id_str()Volker Lendecke2015-04-284-25/+24
* lib: Remove procid_str_staticVolker Lendecke2015-04-282-8/+17
* sharesec: Use common parse_ace functionChristof Schmitt2015-04-251-174/+1
* sharesec: Print ACEs in similar format as expected in inputChristof Schmitt2015-04-251-12/+6
* smbcacls: Move sec_desc_print to common fileChristof Schmitt2015-04-251-81/+0
* smbcacls: Move print_ace and parse_ace to common fileChristof Schmitt2015-04-251-354/+0
* smbcacls: Move StringToSid to common fileChristof Schmitt2015-04-251-62/+0
* smbcacls: Move SidToString to common fileChristof Schmitt2015-04-251-85/+1
* smbcacls: Use defines for security flagsChristof Schmitt2015-04-251-9/+10
* smbcacls: Make 'numeric' a local variableChristof Schmitt2015-04-251-20/+25
* Make sure we initialize conn to NULL, because a routine we call may give an e...Richard Sharpe2015-04-231-1/+1
* s3:param: remove arg save_defaults from lp_load_with_registry_shares()Michael Adam2015-04-222-2/+2
* s3:param: remove arg initialize_globals from lp_load_with_registry_shares()Michael Adam2015-04-222-2/+2
* s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().Michael Adam2015-04-222-2/+2
* s3:param: remove "global_only" parameter from lp_load_with_registry_shares().Michael Adam2015-04-222-3/+2
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-2420-20/+20
* lib: Remove tdb_fetch_compatVolker Lendecke2015-03-171-3/+3
* Remove tdb_[first|next]key_compatVolker Lendecke2015-03-171-8/+8
* s3:rpc_client: remove unused auth_level paramter of cli_rpc_pipe_open_schannel()Stefan Metzmacher2015-03-121-1/+1
* smbcontrol: Simplify do_winbind_offlineVolker Lendecke2015-03-101-5/+1
* Use global context for winbindd_request_responseMatthew Newton2015-03-101-8/+8
* s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke2015-03-061-11/+15
* s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...Stefan Metzmacher2015-03-061-2/+2
* Fix the O3 developer buildVolker Lendecke2015-03-031-2/+2