1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/utils
James Peach 8cabd9ab92 r22828: Fix typo. Bugzilla #4589.
(This used to be commit b8959b1720)
2007-10-10 12:22:00 -05:00
..
debug2html.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
debugparse.c r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
eventlogadm.c r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
log2pcaphex.c r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
net_ads_gpo.c r21607: While committing I saw I had not newline terminated this string ... 2007-10-10 12:18:16 -05:00
net_ads.c r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch. 2007-10-10 12:21:52 -05:00
net_cache.c r18310: Add a little test for some gencache routines 2007-10-10 11:51:19 -05:00
net_conf.c r22135: Check in most of Michael Adam's net conf utility. A good share of this patch 2007-10-10 12:19:16 -05:00
net_dns.c r20428: Rename dns_open. This conflicts with the dns_open symbol in 2007-10-10 12:16:48 -05:00
net_domain.c r21831: Back out r21823 for a while, this is going into a bzr tree first. 2007-10-10 12:18:37 -05:00
net_groupmap.c r18271: Big change: 2007-10-10 11:51:18 -05:00
net_help.c r19883: Fix bug 4248 -- thanks to Pascal Terjan :-) 2007-10-10 12:16:04 -05:00
net_idmap.c r20116: Start merging in the work done to create the new idmap subsystem. 2007-10-10 12:16:25 -05:00
net_lookup.c r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc 2007-10-10 12:18:59 -05:00
net_rap.c r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same. 2007-10-10 12:15:20 -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 r21831: Back out r21823 for a while, this is going into a bzr tree first. 2007-10-10 12:18:37 -05:00
net_rpc_printer.c r22588: Make all uses of TALLOC_MEMDUP consistent. 2007-10-10 12:19:48 -05:00
net_rpc_registry.c r22747: Fix some C++ warnings 2007-10-10 12:21:54 -05:00
net_rpc_rights.c r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() 2007-10-10 12:00:54 -05:00
net_rpc_samsync.c r22590: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
net_rpc_service.c r18949: use sys_usleep() 2007-10-10 12:14:49 -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 r21768: Fix the client dfs code such that smbclient can 2007-10-10 12:18:30 -05:00
net_sam.c r22787: More from Karolin: Make map_unix_group() static to net_sam.c, add "net 2007-10-10 12:21:57 -05:00
net_status.c r22761: This introduces lib/conn_tdb.c with two main functions: connections_traverse 2007-10-10 12:21:55 -05:00
net_time.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
net_usershare.c r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set the 2007-10-10 12:17:39 -05:00
net_util.c r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() 2007-10-10 12:00:54 -05:00
net.c r22135: Check in most of Michael Adam's net conf utility. A good share of this patch 2007-10-10 12:19:16 -05:00
net.h r22135: Check in most of Michael Adam's net conf utility. A good share of this patch 2007-10-10 12:19:16 -05:00
netlookup.c r18271: Big change: 2007-10-10 11:51:18 -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 r22001: change prototype of dump_data(), so that it takes unsigned char * now, 2007-10-10 12:18:59 -05:00
ntlm_auth.c r22001: change prototype of dump_data(), so that it takes unsigned char * now, 2007-10-10 12:18:59 -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 r22828: Fix typo. Bugzilla #4589. 2007-10-10 12:22:00 -05:00
profiles.c r21540: Fix Bug #3713 and readd reporting what the profiles tool does (when 2007-10-10 12:18:11 -05:00
rpccheck.c
sharesec.c r21417: Janitor for Herb. Make sure sharesec.c is functionally 2007-10-10 12:18:03 -05:00
smbcacls.c r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
smbcontrol.c r22761: This introduces lib/conn_tdb.c with two main functions: connections_traverse 2007-10-10 12:21:55 -05:00
smbcquotas.c r18271: Big change: 2007-10-10 11:51:18 -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 r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
smbpasswd.c r22071: Make the error message for incorrect use of '-c' show the parameter as used. 2007-10-10 12:19:09 -05:00
smbtree.c r20832: Remove extra pointers previously added to unique [out] pointers. Instead, 2007-10-10 12:17:11 -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_profile.c r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
status.c r22761: This introduces lib/conn_tdb.c with two main functions: connections_traverse 2007-10-10 12:21:55 -05:00
testparm.c r15549: removing rhosts and 'hosts equiv' authentication features 2007-10-10 11:16:58 -05:00