1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/utils
Tim Potter 86aa1d20f9 Since we have dynamic initialisation in the group mapping code, make
init_group_mapping() a static function and don't call it from any client
programs.

Not sure whether I've made a bigger mess here or not...
(This used to be commit 3c887d9021)
2002-01-29 01:01:14 +00:00
..
debug2html.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
make_printerdef.c move to SAFE_FREE() 2001-09-17 11:48:29 +00:00
net_ads.c Enable net ads commands to use existing tickets if the user doesn't specify a username on the commandline. Also don't continue past the kinit if a password is entered and fails because existing tickets would be used, which may not be desired if the username was specified. 2002-01-25 22:07:46 +00:00
net_lookup.c added net lookup command 2001-12-20 07:42:00 +00:00
net_rap.c More help/messages/formatting cleanup. 2001-12-14 02:45:13 +00:00
net_rpc_join.c Add a pile of doxygen style comments to various parts of Samba. Many of these 2001-12-30 10:54:58 +00:00
net_rpc.c Add 'net rpc shutdown' and 'net rpc abortshutdown'. 2001-12-31 13:00:59 +00:00
net_time.c print the timezone in the same format as 'date +%z' - much better for scripting 2002-01-04 23:02:14 +00:00
net.c Enable net ads commands to use existing tickets if the user doesn't specify a username on the commandline. Also don't continue past the kinit if a password is entered and fails because existing tickets would be used, which may not be desired if the username was specified. 2002-01-25 22:07:46 +00:00
net.h Add 'net rpc shutdown' and 'net rpc abortshutdown'. 2001-12-31 13:00:59 +00:00
nmblookup.c merge changes from 2.2 branch to prevent smb.conf from changing debug level 2002-01-07 21:32:22 +00:00
pdbedit.c Give pdbedit a -D paramater for setting the DEBUGLEVEL (makes debugging passdb 2002-01-27 03:00:56 +00:00
rpccheck.c fix some possible memleaks and not tested reallocs spotted by Andreas Moroder 2001-10-03 21:10:29 +00:00
smbcacls.c Back out some of the less well thought out ideas from last weeks work on 2002-01-26 11:48:42 +00:00
smbcontrol.c Quieten warning about uninitialized variable. 2002-01-10 06:32:01 +00:00
smbfilter.c Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00
smbgroupedit.c Since we have dynamic initialisation in the group mapping code, make 2002-01-29 01:01:14 +00:00
smbpasswd.c This is another *BIG* change... 2002-01-20 14:30:58 +00:00
smbtree.c fix a bunch of places where we can double-free a cli structure 2001-11-28 03:56:30 +00:00
smbw_sample.c Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
status.c merge changes from 2.2 branch to prevent smb.conf from changing debug level 2002-01-07 21:32:22 +00:00
testparm.c merge changes from 2.2 branch to prevent smb.conf from changing debug level 2002-01-07 21:32:22 +00:00
testprns.c Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00