1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/utils
2008-04-20 14:08:16 +02:00
..
debug2html.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
debugparse.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
eventlogadm.c Fix the build of eventlogadm. 2008-04-13 18:28:24 +02:00
log2pcaphex.c Fix the popt / bool issues. Some places we used BOOL 2007-10-19 11:38:36 -07:00
net_ads_gpo.c Bind Group Policy processing closer to the samba registry. 2008-03-18 21:31:24 +01:00
net_ads.c net: Be more tolerant while joining. 2008-04-17 00:08:24 +02:00
net_cache.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
net_conf.c net conf: adapt output of NULL share params in net conf list. 2008-04-15 17:40:27 +02:00
net_dns.c Fix some warnings -- Jeremy, please check 2008-01-15 11:01:18 +01:00
net_dom.c net/libnetapi: Include netapi headers early and free on exit. 2008-04-16 02:16:08 +02:00
net_groupmap.c s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
net_help.c Add general '-e' option to enable smb encryption 2008-01-05 00:23:35 -08:00
net_idmap.c net_idmap: use wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functions 2008-04-11 15:59:33 +02:00
net_lookup.c Let dsgetdcname() return a struct netr_DsRGetDCNameInfo. 2008-02-28 12:40:55 +01:00
net_rap.c Add error message to net rap file and net rap file user 2007-11-19 16:42:27 +01:00
net_registry_util.c net (registry util): refactor printing of value without name out. 2008-04-09 23:52:34 +02:00
net_registry_util.h net (registry util): refactor printing of value without name out. 2008-04-09 23:52:34 +02:00
net_registry.c net registry: remove superfluous regdb_close(). 2008-04-13 15:36:05 +02:00
net_rpc_audit.c Add my copyright. 2008-02-27 19:38:48 +01:00
net_rpc_join.c Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct 2008-04-20 14:08:16 +02:00
net_rpc_printer.c Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name 2008-04-20 00:14:40 +02:00
net_rpc_registry.c net rpc registry: add getvalue command. 2008-04-09 23:52:35 +02:00
net_rpc_rights.c Add my copyright. 2008-02-27 19:38:48 +01:00
net_rpc_samsync.c Add "desthost" to rpc_pipe_client 2008-04-20 00:13:09 +02:00
net_rpc_service.c Move srv_name_slash from cli_state to rpc_pipe_client 2008-04-20 00:14:13 +02:00
net_rpc_sh_acct.c Add "desthost" to rpc_pipe_client 2008-04-20 00:13:09 +02:00
net_rpc_shell.c Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct 2008-04-20 14:08:16 +02:00
net_rpc.c Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct 2008-04-20 14:08:16 +02:00
net_sam.c objectclass -> objectClass 2008-04-10 10:45:36 +02:00
net_status.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
net_time.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
net_usershare.c s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
net_util.c Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct 2008-04-20 14:08:16 +02:00
net.c net/libnetapi: Include netapi headers early and free on exit. 2008-04-16 02:16:08 +02:00
net.h net/libnetapi: Include netapi headers early and free on exit. 2008-04-16 02:16:08 +02:00
netlookup.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nmblookup.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
ntlm_auth_diagnostics.c Cleanup size_t return values in convert_string_allocate 2008-04-11 11:33:33 +02:00
ntlm_auth.c Remove external refs to winbindd_fd 2008-04-06 12:27:08 +02:00
ntlm_auth.h r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
passwd_util.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
pdbedit.c Convert pdbedit to use pdb_search_users 2007-12-26 18:57:15 +01:00
profiles.c Replace sid_string_static with sid_string_tos 2007-12-15 22:09:36 +01:00
rpccheck.c Coverity fixes 2008-03-17 20:52:25 +01:00
sharesec.c Replace sid_string_static with sid_string_tos 2007-12-15 22:09:36 +01:00
smbcacls.c Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct 2008-04-20 14:08:16 +02:00
smbcontrol.c Fix a C++ warning 2008-02-23 11:04:13 +01:00
smbcquotas.c Fix -e for smbcquotas. 2008-01-05 00:50:03 -08:00
smbfilter.c Convert receive_smb_raw to NTSTATUS 2008-02-02 11:03:23 +01:00
smbget.c Coverity fixes 2008-03-17 20:52:25 +01:00
smbpasswd.c Developer doesn't cut it - need #define test for NSS_WRAPPER. 2007-12-12 18:38:52 -08:00
smbtree.c Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct 2008-04-20 14:08:16 +02:00
smbw_sample.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
status_profile.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
status.c In smbstatus, mark locking.tdb and sessionid.tdb as CLEAR_IF_FIRST 2008-03-17 14:56:45 +01:00
testparm.c testparm: only check for %u und passwd program when passwd program is given. 2008-03-18 15:52:45 +01:00