1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Gerald Carter af85ca538c o fixed logon script problems (wrong len in reply to net_sam_logon for
a few strings).  I was the one who broke it obviously.

o changed a few more defaults in the smbpasswd backend with
  respect to times.  Now the logon time becomes '0' and the
  pass_can_change_time is set ot the same as pass_last_set_time

o change Get_Pwnam() call in local_lookup_name to sys_getpwnam()
  as it did not seem necessary to try case permutations in the
  username.

  Tim,  I think this was your code, so you might want to double
  check me.


-- jerry
(This used to be commit 37a665002c)
2000-11-22 19:51:41 +00:00
..
aparser Modified test.h generator to return error if structure passed to vluke 2000-09-18 01:14:21 +00:00
auth Getting back to a compilable state (not there yet but close). 2000-06-01 17:01:34 +00:00
bin Added smbsh to list of ignored files. 2000-11-01 03:22:38 +00:00
client fixed typo 2000-09-14 16:47:49 +00:00
codepages Hmmm - unicode codepages need adding to HEAD. Thought that'd been done ? 2000-04-03 22:50:33 +00:00
groupdb moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
include make proto 2000-11-21 06:01:53 +00:00
lib Another large patch for the passdb rewrite. 2000-11-21 05:55:16 +00:00
libsmb Ok - fixed a bug in our levelII oplock code. We need to break a level II on 2000-11-16 00:59:18 +00:00
locking Fix from John Reilly for equivalence tests. 2000-11-17 23:10:56 +00:00
msdfs Missing conn parameter missed in vfs rewrite. 2000-10-09 00:06:30 +00:00
nmbd John Reillys fix for de-registering broadcast names (NT doesn't do this). 2000-11-17 00:33:06 +00:00
nsswitch Fix for uidtoname not returning DOMAIN\name but just name. This caused 2000-10-25 20:02:25 +00:00
param Another large patch for the passdb rewrite. 2000-11-21 05:55:16 +00:00
passdb o fixed logon script problems (wrong len in reply to net_sam_logon for 2000-11-22 19:51:41 +00:00
printing Fix for updating of print queues changed from a local box. Essentially, 2000-11-21 00:30:15 +00:00
profile Fix for a problem with the new messaging system. If a sender is using the 2000-11-16 21:38:24 +00:00
rpc_client added samr_set_user_info and info_2. 2000-10-07 15:56:36 +00:00
rpc_parse o fixed logon script problems (wrong len in reply to net_sam_logon for 2000-11-22 19:51:41 +00:00
rpc_server Changes from APPLIANCE_HEAD: 2000-11-22 16:19:07 +00:00
rpcclient spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0" 2000-09-12 16:03:16 +00:00
script Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +00:00
smbd Free talloc'ed memory from the main smbd. Patch from Rich Bollinger, Elliott Company 2000-11-22 19:42:54 +00:00
smbwrapper Fetch authentication info before actually using it. 2000-11-11 01:21:31 +00:00
tdb rpc_parse/parse_spoolss.c: Updated comment for old version of W2K. 2000-11-10 21:24:09 +00:00
tests removed some obsolete configure tests (sysv ipc etc) 2000-04-17 05:56:49 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils support smbcontrol sending messages to itself (for testing purposes) 2000-11-17 01:20:03 +00:00
web Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +00:00
.cvsignore changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 2000-03-21 21:08:07 +00:00
acconfig.h TDB password backend support written by Simo Sorce <simo.sorce@polimi.it> 2000-10-26 03:31:41 +00:00
aclocal.m4 continued the split of the kernel level oplocks code into a more 2000-06-10 13:35:20 +00:00
architecture.doc 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
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess 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
config.sub This is a *big* checkin that may break some things, but implements the 2000-04-22 00:33:16 +00:00
configure Another large patch for the passdb rewrite. 2000-11-21 05:55:16 +00:00
configure.developer Changes from APPLIANCE_HEAD: 2000-11-14 15:26:53 +00:00
configure.in Another large patch for the passdb rewrite. 2000-11-21 05:55:16 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
Makefile.in Another large patch for the passdb rewrite. 2000-11-21 05:55:16 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00