1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Andrew Tridgell 44384354d8 put the winbindd krb5 credentials cache in the lock directory
this prevents it clobbering the users cache
(This used to be commit 3de552f365)
2001-12-06 07:33:35 +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 I think the lookup_pdc_name() should be called lookup_dc_name() and the 2001-11-29 05:50:32 +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 fixed some krb5 ifdefs 2001-11-28 23:54:07 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb added a boolean to the group mapping functions to specify if we need or 2001-12-04 21:53:47 +00:00
include allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile) 2001-12-06 07:17:25 +00:00
intl Ignore .po files. 2001-11-19 04:13:47 +00:00
lib fixed an off by 1 bug in talloc_asprintf() 2001-12-05 04:43:53 +00:00
libads put the winbindd krb5 credentials cache in the lock directory 2001-12-06 07:33:35 +00:00
libsmb Added fetch_domain_sid. Not used in current code, but a nice example 2001-12-05 19:33:35 +00:00
locking After conversations with Andrew, improved the robustness of the 2001-11-30 01:59:03 +00:00
msdfs get rid of compiler warnings (casts and delete unused variables) 2001-10-23 19:10:30 +00:00
nmbd added -i option to nmbd, giving interactive mode (like winbindd) 2001-11-27 03:40:06 +00:00
nsswitch Fixed typo in fix for typo in debug. (-: 2001-12-06 04:23:06 +00:00
pam_smbpass Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
param removed the #ifdef USING_GROUPNAME_MAP/#endif blocks 2001-12-01 23:53:32 +00:00
passdb Add a couple of extra debugs for the secrets.tdb stuff 2001-12-05 10:52:13 +00:00
po added de.msg from Andreas Moroder 2001-10-28 12:16:00 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing Use print_queue_length() by preference if we don't need a queue 2001-12-05 02:11:03 +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 OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +00:00
rpc_parse OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +00:00
rpc_server added samr_queryuseralias(). instead of returning BUILTIN_ALIAS_RID_USERS, 2001-12-05 15:41:44 +00:00
rpcclient This change reworkes the connection code for both rpcclient and net new 2001-12-03 07:42:18 +00:00
script added "net join" command 2001-11-24 14:16:41 +00:00
smbd Ensure we fill in the %U for NTLMSSP connections 2001-12-05 10:50:26 +00:00
smbwrapper Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
tdb changed the DEBUG level of tdb_pack and tdb_unpack. Instead of 8, it's now 2001-12-05 15:45:36 +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 put sid_to_name behind the winbindd backend interface 2001-12-03 11:11:14 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +00:00
web Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
.cvsignore Ignore *.po objects, test tmpdirs, and ID files. 2001-11-19 02:46:48 +00:00
acconfig.h added the beginnings of ADS support in smbd 2001-11-20 08:54:15 +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 global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
CodingSuggestions added "net join" command 2001-11-24 14:16:41 +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 merge from 2.2 2001-12-05 21:08:17 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in merge from 2.2 2001-12-05 21:08:17 +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 Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
dynconfig.c Move all other paths into dynconfig 2001-11-19 05:49:20 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc The big character set handling changeover! 2001-07-04 07:15:53 +00:00
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in merge from 2.2 2001-12-05 21:08:17 +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