1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Herb Lewis 8719c27726 changes to sync with 2.2. tree
.cvsignore              remove config.h - not in this directory
include/profile.h       profile changes
lib/messages.c          added message to return debug level
libsmb/clierror.c       cast to get rid of compiler warning
libsmb/smbencrypt.c     cast to get rid of compiler warning
profile/profile.c       add flush profile stats changes for profile struct
rpc_parse/parse_samr.c  fix for compiler warning
rpc_server/srv_samr.c   cast to get rid of compiler warning
smbd/ipc.c              profile stats
message.c               profile stats
smbd/negprot.c          profile stats
smbd/nttrans.c          profile stats
smbd/trans2.c           profile stats
utils/smbcontrol.c      new flush stats command
(This used to be commit bbb24daa25)
2000-10-11 05:31:39 +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 ignore smbcontrol in bin directory 2000-09-27 11:25:16 +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 changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
lib changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
libsmb changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
locking Herb's warning fixes. Also the POSIX locking fix. 2000-10-06 18:13:52 +00:00
msdfs Missing conn parameter missed in vfs rewrite. 2000-10-09 00:06:30 +00:00
nmbd Ensure browse.dat is written and read in UNIX character set format. 2000-10-07 01:15:07 +00:00
nsswitch Modified initgroups to provide a get groups a user is a member of 2000-10-11 05:25:32 +00:00
param Fix for growing printing.tdb by adding check on job creation. 2000-10-11 02:26:27 +00:00
passdb added samr_set_user_info and info_2. 2000-10-07 15:56:36 +00:00
printing Fix for growing printing.tdb by adding check on job creation. 2000-10-11 02:26:27 +00:00
profile changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
rpc_client added samr_set_user_info and info_2. 2000-10-07 15:56:36 +00:00
rpc_parse changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
rpc_server changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
rpcclient spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0" 2000-09-12 16:03:16 +00:00
script vfs write data fix. Fix for name matching in addtosmbpass 2000-08-25 20:44:33 +00:00
smbd changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
smbwrapper added -L option 2000-07-06 03:39:11 +00:00
tdb got rid of tdb_writelock() and instead lock a chain. tdb_writelock() 2000-10-10 06:45: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 changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
web don't show equivalent enum options in swat 2000-09-13 07:08:09 +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 Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac.uk> 2000-10-07 00:26:04 +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 Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac.uk> 2000-10-07 00:26:04 +00:00
configure.developer Cleaning up the warnings from configure.developer. 2000-03-10 22:53:36 +00:00
configure.in Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac.uk> 2000-10-07 00:26:04 +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 Fixes to allow wins.c to compile to allow building of libnss_wins.so. 2000-10-09 21:44:00 +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