1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Jeremy Allison 474340e440 Added ASCII art to make this clearer.
Jeremy.
(This used to be commit 31c0dd7e21)
2002-10-03 19:05:36 +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 Updates from Samba HEAD: 2002-10-01 13:10:57 +00:00
bin syncing up with HEAD again.... 2002-09-26 18:37:55 +00:00
client syncing up with HEAD. Seems to be a lot of differences creeping in 2002-10-01 18:26:00 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
include syncing up with HEAD. Seems to be a lot of differences creeping in 2002-10-01 18:26:00 +00:00
intl sync 3.0 branch with head 2002-08-17 17:00:51 +00:00
lib Added const. Anal formatting fixup. 2002-10-02 19:12:14 +00:00
libads syncing up with HEAD. Seems to be a lot of differences creeping in 2002-10-01 18:26:00 +00:00
libsmb Updates from Samba HEAD: 2002-10-01 13:10:57 +00:00
locking sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
msdfs updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
nmbd Merging tridge's wins fixes. Tridge - we're supposed to be keeping 3.0 up 2002-10-03 17:30:57 +00:00
nsswitch Doh ! Lookup name before checking negative cache (the way Tim originally 2002-10-01 23:07:12 +00:00
pam_smbpass sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
param make the default printed values for boolean the same for all parameters. 2002-10-03 18:06:51 +00:00
passdb Updates from Samba HEAD: 2002-10-01 13:10:57 +00:00
po added fr.msg from Fanch 2001-12-09 17:06:45 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
profile sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
python The security descriptor in a PRINTER_INFO_2 could be NULL. (Bong?) 2002-09-25 06:25:02 +00:00
registry sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
rpc_client remove files not in HEAD 2002-09-26 18:53:51 +00:00
rpc_parse HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN ! 2002-09-27 18:49:51 +00:00
rpc_server Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL. 2002-10-02 22:55:28 +00:00
rpcclient sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
sam Remove sam/api.c. 2002-09-29 06:07:58 +00:00
script An example of a group creation command that can handle failures 2002-09-27 09:47:02 +00:00
smbd Added ASCII art to make this clearer. 2002-10-03 19:05:36 +00:00
smbwrapper Removed version number from file header. 2002-01-30 06:08:46 +00:00
tdb Make explicit the difference between a tdb key with no data attached, and 2002-09-26 21:02:47 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Fix the compile issue in bin/samtest, and make the 'system' token just have the 2002-09-30 02:28:28 +00:00
ubiqx
utils syncing up with HEAD. Seems to be a lot of differences creeping in 2002-10-01 18:26:00 +00:00
web sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
wrepld sync 3.0 branch with head 2002-08-17 14:31:10 +00:00
.cvsignore updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
acconfig.h Updates from Samba HEAD: 2002-10-01 13:10:57 +00:00
aclocal.m4 updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
architecture.doc
change-log
CodingSuggestions sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
config.guess By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
config.sub By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
configure Updates from Samba HEAD: 2002-10-01 13:10:57 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in Updates from Samba HEAD: 2002-10-01 13:10:57 +00:00
configure.nodebug.developer
Doxyfile syncing up with HEAD. Seems to be a lot of differences creeping in 2002-10-01 18:26:00 +00:00
dynconfig.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +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 syncing up with HEAD. Seems to be a lot of differences creeping in 2002-10-01 18:26:00 +00:00
parsing.doc
smbadduser