1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Gerald Carter ea27af285a simple perl script for retreiving cvs log messages for a file
after a given date.  I use it to help update the WHATSNEW.txt for a
release.

	./cvslog.pl SAMBA_2_2 '>2002-06-18' configure.in

The output is a little messy right now, but I plan to clean that up.
(This used to be commit 8812223e2a)
2002-07-29 16:22:37 +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 found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close 2002-07-28 18:10:39 +00:00
bin ignore a few more files 2002-04-16 12:27:54 +00:00
client fix for smbtar filename matching 2002-07-28 07:53:14 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Globally replace 'global_sam_sid' with get_global_sam_sid(), a self 2002-06-07 14:33:33 +00:00
include an initial fix for handling sparse files in smbd 2002-07-29 11:14:05 +00:00
intl found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close 2002-07-28 18:10:39 +00:00
lib A place to store common popt routines. 2002-07-29 09:23:01 +00:00
libads More fixes towards warnings on the IRIX compiler 2002-07-20 13:02:47 +00:00
libsmb Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busy 2002-07-27 00:15:02 +00:00
locking Failing to find an entry when doing mod_share_entry isn't a error 2002-05-21 23:07:04 +00:00
msdfs Address the string_sub problem by changing len = 0 to mean "no expand". 2002-07-02 06:34:27 +00:00
nmbd this is an interim fix for nmbd not registering DOMAIN#1b with WINS 2002-07-28 07:15:42 +00:00
nsswitch Add another message rather than 'internal module error' 2002-07-24 03:13:43 +00:00
pam_smbpass compile fixes; needs testing 2002-05-09 04:05:37 +00:00
param as suggested by Alexander Oswald <oswald@is.haw-hamburg.de> 2002-07-29 09:44:29 +00:00
passdb found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close 2002-07-28 18:10:39 +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 Merge from APPLIANCE_HEAD. 2002-07-22 21:40:45 +00:00
profile Removed version number from file header. 2002-01-30 06:08:46 +00:00
python Skeleton for a libsmb python wrapper. 2002-07-29 03:50:35 +00:00
registry 3 things: 2002-07-26 22:40:06 +00:00
rpc_client Proper merge of all the working printing stuff from APPLIANCE_HEAD. 2002-06-28 00:17:15 +00:00
rpc_parse A very long time ago (actually 6 months ago) I promised to commit this code 2002-07-27 11:48:55 +00:00
rpc_server merge from SAMBA_2_2 2002-07-29 13:24:56 +00:00
rpcclient We don't need this silly unix username stuff. NT username is basicly unused, 2002-07-29 12:52:27 +00:00
script simple perl script for retreiving cvs log messages for a file 2002-07-29 16:22:37 +00:00
smbd introduced a get_file_size() macro in trans2.c to make it easier to 2002-07-29 13:10:03 +00:00
smbwrapper Removed version number from file header. 2002-01-30 06:08:46 +00:00
tdb don't report the faiilure of non-blocking locks. They are supposed to 2002-07-15 03:51:53 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture More cleanups, and add a comment/hint not to clean somthing up in future :-) 2002-07-21 04:01:04 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Use common popt definition for -d option. 2002-07-29 09:25:23 +00:00
web people should be happier now. 2002-07-29 07:57:48 +00:00
wrepld found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close 2002-07-28 18:10:39 +00:00
.cvsignore ignore a few more files 2002-04-16 12:27:54 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
acconfig.h added LDAP_SET_REBIND_PROC_ARGS in acconfig.h 2002-07-23 03:39:55 +00:00
aclocal.m4 merging some autoconf changes from SAMBA_2_2 2002-06-24 23:18:39 +00:00
architecture.doc
change-log
CodingSuggestions put the ifdef for HAVE_VA_COPY in one place rather than in lots of 2002-06-03 03:07:24 +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 as per user request added windbind start/stop/restart in swat 2002-07-27 01:37:33 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in as per user request added windbind start/stop/restart in swat 2002-07-27 01:37:33 +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 Fixed typo. 2002-01-17 02:54:23 +00:00
dynconfig.c couple of PIDDIR merges I missed 2002-05-09 04:11:58 +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 Add lib/popt_common.o 2002-07-29 09:26:38 +00:00
parsing.doc
smbadduser