1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Volker Lendecke 76362d0d33 r17468: To minimize the diff later on, pre-commit some changes independently: Change
internal mapping.c functions to return NTSTATUS instead of BOOL.

Volker
(This used to be commit 4ebfc30a28)
2007-10-10 11:38:36 -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 r12111: Fix the "everything" build by re-adding debug2html. Oops. 2007-10-10 11:05:45 -05:00
eventlogadm.c r16656: Fix #3894 and #3895 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:06 -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 r17383: Patch from Michael Adams <ma@sernet.de> to catch 2007-10-10 11:38:29 -05:00
net_cache.c r16267: Fix Klocwork #401, #402 - ensure format specifier 2007-10-10 11:17:28 -05:00
net_domain.c r16845: Properly report the error during join when the set password fails 2007-10-10 11:19:11 -05:00
net_groupmap.c r17468: To minimize the diff later on, pre-commit some changes independently: Change 2007-10-10 11:38:36 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -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 r17316: More C++ warnings -- 456 left 2007-10-10 11:38:25 -05:00
net_rpc_registry.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
net_rpc_rights.c r16644: Fix bug #3887 reported by jason@ncac.gwu.edu 2007-10-10 11:19:05 -05:00
net_rpc_samsync.c r17468: To minimize the diff later on, pre-commit some changes independently: Change 2007-10-10 11:38:36 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
net_sam.c r17463: A bit of cleanup work: 2007-10-10 11:38:36 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
net_usershare.c r16652: Fix bug #3891 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:06 -05:00
net_util.c r16644: Fix bug #3887 reported by jason@ncac.gwu.edu 2007-10-10 11:19:05 -05:00
net.c r17086: Re-add ability to contact remote domain controllers with the "net ads" 2007-10-10 11:38:10 -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 r17260: remove extra ;SAMBA_3_0_23/source/utils/netlookup.c 2007-10-10 11:38:22 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
ntlm_auth.c r17446: Fix some C++ warnings and two memleaks found by Coverity, IDs 304 and 305. 2007-10-10 11:38:34 -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
sharesec.c r17032: I thought I had already merged this from trunk: 2007-10-10 11:19:21 -05:00
smbcacls.c r16644: Fix bug #3887 reported by jason@ncac.gwu.edu 2007-10-10 11:19:05 -05:00
smbcontrol.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
smbcquotas.c r16644: Fix bug #3887 reported by jason@ncac.gwu.edu 2007-10-10 11:19:05 -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_profile.c r16947: Fix warning with profile separator when profiles not 2007-10-10 11:19:14 -05:00
status.c r17177: Get rid of a global variable by adding a private data pointer to 2007-10-10 11:38:17 -05:00
testparm.c r15549: removing rhosts and 'hosts equiv' authentication features 2007-10-10 11:16:58 -05:00