1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Tim Potter 1539c2f34b Jeremy, I'm not sure what you were trying to do with the process activity
loop in winbindd but it didn't work.
(This used to be commit 3ac32af838)
2001-11-15 06:53:47 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth Fix up some DEBUG()s 2001-11-11 11:34:46 +00:00
bin Ok, I know it's a language thing and it shouldn't matter.... but a kerberos 2001-10-21 20:51:27 +00:00
client Return 1 (rather than 0) on failure. This may well help get the build farm 2001-11-02 11:31:49 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
include Fix compile on RedHat 7.2 systems with broken system headers. 2001-11-14 23:00:37 +00:00
intl get rid of compiler warnings (casts and delete unused variables) 2001-10-23 19:10:30 +00:00
lib FALSE -> False 2001-11-15 05:26:22 +00:00
libsmb Doxygen demo for Tim. 2001-11-15 06:03:22 +00:00
locking Move from timestamp to gen count file id's for finding oplocked files 2001-10-20 21:59:34 +00:00
msdfs get rid of compiler warnings (casts and delete unused variables) 2001-10-23 19:10:30 +00:00
nmbd Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-). 2001-10-08 19:39:07 +00:00
nsswitch Jeremy, I'm not sure what you were trying to do with the process activity 2001-11-15 06:53:47 +00:00
pam_smbpass Fix up smbpasswd -e/-d so that it doesn't change the password under you any 2001-10-30 05:21:16 +00:00
param This change updates lp_guestaccount() to be a *global* paramater, rather than 2001-11-09 11:16:06 +00:00
passdb Minor updates. A small dose of const. 2001-11-11 11:00:38 +00:00
po added de.msg from Andreas Moroder 2001-10-28 12:16:00 +00:00
popt more compiler warnings 2001-10-23 20:39:38 +00:00
printing This is a farily large patch (3300 lines) and reworks most of the AuthRewrite 2001-10-31 10:46:25 +00:00
profile Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
rpc_client Removed duplicate debug. 2001-11-05 00:12:23 +00:00
rpc_parse Doxygen demo for Tim. 2001-11-15 06:03:22 +00:00
rpc_server FALSE -> False 2001-11-15 05:26:22 +00:00
rpcclient FALSE -> False 2001-11-15 05:26:22 +00:00
script always install swat language files 2001-10-15 05:15:31 +00:00
smbd Fix detection of RedHat 7.2. 2001-11-15 01:18:10 +00:00
smbwrapper charset_initialise() doesn't exist anymore. 2001-10-17 00:11:02 +00:00
tdb Removed #ifdef TDB_DEBUG around tdb_dump_all() and tdb_printfreelist() 2001-11-09 01:26:13 +00:00
tests Update to work with no crypt available, just like it will in Samba. 2001-08-07 19:48:54 +00:00
torture the next step in the intl changeover. This should get us compiling agian, 2001-10-14 12:10:29 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Minor fixes to help display, and domain enumeration , and also preparation for new command option 2001-11-12 22:50:48 +00:00
web the next step in the intl changeover. This should get us compiling agian, 2001-10-14 12:10:29 +00:00
.cvsignore Add .headers.stamp 2001-09-24 01:04:52 +00:00
acconfig.h Fix compile on RedHat 7.2 systems with broken system headers. 2001-11-14 23:00:37 +00:00
aclocal.m4 Added SWAT i18n feature: 2001-09-24 15:55:09 +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
CodingSuggestions Reformatted to 75 columns. 2001-11-14 01:34:34 +00:00
config.guess Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
config.sub Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
configure Fix detection of RedHat 7.2. 2001-11-15 01:18:10 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in Fix detection of RedHat 7.2. 2001-11-15 01:18:10 +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
Doxyfile Don't include the treeview -- for Samba it is too big and can lock up 2001-11-15 06:14:28 +00:00
install-sh
internals.doc The big character set handling changeover! 2001-07-04 07:15:53 +00:00
Makefile.in Clean up message. 2001-11-14 05:46:24 +00:00
parsing.doc
smbadduser