Merge branch 'master' of ssh://git.samba.org/data/git/samba
[ira/wip.git] / source3 / torture / masktest.c
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-05 Jeremy AllisonOk, down to just the client/*.c code now.
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Herb Lewisr20245: merge 20244 from samba_3_0_24
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Gerald Carterr5749: fix some build issues
2007-10-10 Andrew Tridgellr2824: restored the is_case_sensitive option to ms_fnma...
2007-10-10 Rafal Szczesniakr2814: Exactly the same as "main" build fix.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-12 Jeremy AllisonFix for bugid #205 - work by Andrew Bartlet (modified...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-04 Jeremy AllisonFixed strlower changes I missed. Pointed out by metze.
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-23 Andrew BartlettMerge torture tests from HEAD - it looks like we had...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-10 Andrew Tridgelladded -i option for ignoring dot errors in masktest
2003-02-24 Andrew BartlettMissed a couple of files from the client-side kerberos...
2003-02-22 Andrew BartlettAdd static
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-22 Herb Lewisadd a -n maxloops option so this can be run in a script...
2002-03-21 Herb Lewismerge fix for core dump when called with no args from 2.2
2002-03-21 Herb Lewisupdate usage message with other options. Add a -d debug...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-08-24 Andrew Tridgellfixed handling of 139/445 in clients
2001-08-23 Andrew Tridgellmore minor torture updates
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-07-05 Andrew Tridgellfixed compilation of masktest on AIX
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-19 Andrew Tridgellmoved all our torture code to a separate directory