1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Jeremy Allison b2ddb4626c r16640: Fix bug #3886 reported by jason@ncac.gwu.edu.
Jeremy.
(This used to be commit 76cc25a37e)
2007-10-10 11:19:05 -05:00
..
debug2html.c r7902: Fix the build 2007-10-10 10:58:02 -05:00
debugparse.c r12111: Fix the "everything" build by re-adding debug2html. Oops. 2007-10-10 11:05:45 -05:00
eventlogadm.c r16640: Fix bug #3886 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:05 -05:00
log2pcaphex.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
net_ads_gpo.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
net_ads.c r16453: Fix another memleak. 2007-10-10 11:18:55 -05:00
net_cache.c r16267: Fix Klocwork #401, #402 - ensure format specifier 2007-10-10 11:17:28 -05:00
net_domain.c r15701: change 'net ads leave' to disable the machine account in the domain (since removal implies greater permissions that Windows clients require) 2007-10-10 11:17:08 -05:00
net_groupmap.c r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators 2007-10-10 11:15:28 -05:00
net_help.c r16344: Allow to set passwords directly when creating users via "net rpc user 2007-10-10 11:17:36 -05:00
net_idmap.c r16270: Fix Klocwork #706 - ensure sscanf has correct format 2007-10-10 11:17:29 -05:00
net_lookup.c r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for 2007-10-10 11:16:49 -05:00
net_rap.c r14214: Fix Coverity Bug # 57 2007-10-10 11:15:16 -05:00
net_rpc_audit.c r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 2007-10-10 11:18:48 -05:00
net_rpc_join.c r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 2007-10-10 11:18:48 -05:00
net_rpc_printer.c r14416: Remove deadcode. Coverity #198. 2007-10-10 11:15:29 -05:00
net_rpc_registry.c r16614: Klocwork #2012. memleak on error path. 2007-10-10 11:19:03 -05:00
net_rpc_rights.c r15657: Fix some Tru64 warnings 2007-10-10 11:17:05 -05:00
net_rpc_samsync.c r16429: Fix final 4 Klocwork bugs we're going to fix before 2007-10-10 11:18:53 -05:00
net_rpc_service.c r12986: Use d_fprintf(stderr, ...) for any error message in net. 2007-10-10 11:06:09 -05:00
net_rpc_sh_acct.c r13351: Fix copyright 2007-10-10 11:06:26 -05:00
net_rpc_shell.c r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'. 2007-10-10 11:17:37 -05:00
net_rpc.c r16638: Fix bug #3885, reported by jason@ncac.gwu.edu. Use 2007-10-10 11:19:05 -05:00
net_sam.c r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 2007-10-10 11:18:48 -05:00
net_status.c r16230: Fix Klocwork #861 and others. localtime and asctime 2007-10-10 11:17:26 -05:00
net_time.c r16230: Fix Klocwork #861 and others. localtime and asctime 2007-10-10 11:17:26 -05:00
net_usershare.c r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 2007-10-10 11:18:48 -05:00
net_util.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
net.c r15971: Obey the manpage description and make changesecretpw accept a password via stdin 2007-10-10 11:17:15 -05:00
net.h r15701: change 'net ads leave' to disable the machine account in the domain (since removal implies greater permissions that Windows clients require) 2007-10-10 11:17:08 -05:00
netlookup.c r13502: Fix error messages for usershares when smbd is not 2007-10-10 11:10:07 -05:00
nmblookup.c r13530: Fix from William Jojo for #1970. Make nmblookup do 2007-10-10 11:10:10 -05:00
ntlm_auth_diagnostics.c r16363: Fix Klocwork ID 981 1652 2007-10-10 11:18:49 -05:00
ntlm_auth.c r15523: Honour the time_offset also when verifying kerberos tickets. This 2007-10-10 11:16:55 -05:00
ntlm_auth.h r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of 2007-10-10 10:52:55 -05:00
passwd_util.c r13553: Fix all our warnings at -O6 on an x86_64 box. 2007-10-10 11:10:13 -05:00
pdbedit.c r16252: Fix Klocwork ID 1119, 1121. 2007-10-10 11:17:28 -05:00
profiles.c r16409: Fix Klocwork ID's. 2007-10-10 11:18:52 -05:00
rpccheck.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbcacls.c r16409: Fix Klocwork ID's. 2007-10-10 11:18:52 -05:00
smbcontrol.c r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>. 2007-10-10 11:17:12 -05:00
smbcquotas.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
smbfilter.c r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 2007-10-10 11:06:18 -05:00
smbget.c r12555: Fix more load_case_table swegfaults. Arggg. 2007-10-10 11:05:59 -05:00
smbpasswd.c r16247: Fix Coverity ID 296 2007-10-10 11:17:27 -05:00
smbtree.c r15630: adapt smbclient fix to smbtree to enable long share names 2007-10-10 11:17:03 -05:00
smbw_sample.c r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 2007-10-10 11:06:18 -05:00
status.c r16435: Add in the uid info that Jerry needs into the 2007-10-10 11:18:54 -05:00
testparm.c r15549: removing rhosts and 'hosts equiv' authentication features 2007-10-10 11:16:58 -05:00