1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-30 13:18:05 +03:00
samba-mirror/source3
Jeremy Allison 15dba42364 Added prototypes for new fns. Thanks Elrond.
Jeremy.
(This used to be commit 2a7bd621b4)
2001-12-03 20:39:15 +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 tdb to store the account policy informations. 2001-12-03 17:14:23 +00:00
include added a tdb to store the account policy informations. 2001-12-03 17:14:23 +00:00
intl Ignore .po files. 2001-11-19 04:13:47 +00:00
lib added a tdb to store the account policy informations. 2001-12-03 17:14:23 +00:00
libads added a basic ADS backend to winbind. More work needed, but at 2001-12-03 06:04:18 +00:00
libsmb const religion 2001-12-03 08:16:51 +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 changed query_dispinfo to query_user_list 2001-12-03 11:32:55 +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 added a tdb to store the account policy informations. 2001-12-03 17:14:23 +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 Writing decimal constants as "02" has been shown to cause cancer in 2001-12-03 02:30:27 +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 I think the lookup_pdc_name() should be called lookup_dc_name() and the 2001-11-29 05:50:32 +00:00
rpc_parse added a tdb to store the account policy informations. 2001-12-03 17:14:23 +00:00
rpc_server added a tdb to store the account policy informations. 2001-12-03 17:14:23 +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 added a tdb to store the account policy informations. 2001-12-03 17:14:23 +00:00
smbwrapper Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
tdb Added prototypes for new fns. Thanks Elrond. 2001-12-03 20:39:15 +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 added a tdb to store the account policy informations. 2001-12-03 17:14:23 +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 we need to look for liblber before libldap 2001-11-30 22:45:52 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in we need to look for liblber before libldap 2001-11-30 22:45:52 +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
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 added a tdb to store the account policy informations. 2001-12-03 17:14:23 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser