1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/utils
Gerald Carter 04aff47c71 moving SAM_ACCOUNT to include a bit field for initialized
members (such as uid and gid).  This way we will be able to
keep ourselves from writing out default smb.conf settings when
the admin doesn't want to,  That part is not done yet.

Tested compiles with ldap/tdb/smbpasswd.  Tested connection with smbpasswd
backend.

oh...and smbpasswd doesn'y automatically expire accounts after 21 days
from the last password change either now.  Just ifdef'd out that code
in build_sam_account().

Will merge updates into 2.2 as they are necessary.




jerry
(This used to be commit f0d4379115)
2001-12-27 06:38:04 +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 make sure we store the domain sid when joining a ADS domain 2001-12-20 23:35:53 +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 Display a nice error message if the user%password specified for net rpc 2001-12-14 03:55:44 +00:00
net_rpc.c OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +00:00
net_time.c don't use -u switch to /bin/date - too many systems don't honor it 2001-12-14 01:15:14 +00:00
net.c added net lookup command 2001-12-20 07:42:00 +00:00
net.h OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +00:00
nmblookup.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
pdbedit.c moving SAM_ACCOUNT to include a bit field for initialized 2001-12-27 06:38:04 +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 Fixup JF's weird SID return :-). 2001-12-18 19:44:14 +00:00
smbcontrol.c smbcontrol in non-interactive mode was returning True for success -- 2001-12-21 04:33:28 +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 added a boolean to the group mapping functions to specify if we need or 2001-12-04 21:53:47 +00:00
smbpasswd.c Rafal (mimir) patch for trusts r. 2001-12-14 14:35:38 +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 Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00
testparm.c This is another rather major change to the samba authenticaion 2001-11-24 12:12:38 +00:00
testprns.c Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00