some quite important bug-fixes i missed because i transferred the wrong
[samba.git] / source / lib / util.c
1998-10-20 Luke Leightonsome quite important bug-fixes i missed because i trans...
1998-10-19 Luke Leighton- dce/rpc code
1998-10-19 Andrew Tridgellremoved an incorrect comment
1998-10-18 Jeremy AllisonFixed sys_lseek and seek_file calls so all returns
1998-10-16 Jeremy AllisonRe-added code to tell the user how many open files...
1998-10-05 Andrew Tridgell- fixed cast warnings
1998-10-05 Andrew Tridgelladded a function set_maxfiles() to set our file rlimit...
1998-10-04 Andrew Tridgellmore solaris 2.5 fixups. It now seems to be working...
1998-10-04 Andrew Tridgelluse *SMBSERVER convention in smbwrapper to allow us...
1998-10-04 Andrew Tridgelladded support for printing via smbwrapper
1998-10-03 Andrew Tridgelladded simple device/inode number support based on a...
1998-10-03 Andrew Tridgellfixed a bug in name_len() (thanks to kooros@kooros...
1998-10-03 Andrew Tridgelladded unlink() and rename() support to smbwrapper
1998-10-03 Andrew Tridgell- ignore *.p files
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-28 Jeremy AllisonFixed problems found in lint pass over the old code...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-19 Jeremy AllisonRemove some byte-copying code in unix_format() that...
1998-09-18 Andrew Tridgellgot rid of some #ifdef LARGE_XXXX stuff and got rid...
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-15 Jeremy AllisonRemoved hideous inefficiencies in old trim_string code...
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-05 Andrew Tridgellahh, the joy of deleting large chunks of code that...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-05 Andrew Tridgellgot rid of interpret_security(). Thanks to Jean-Francoi...
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-02 Andrew Tridgellwe are never interested in SIGPIPE so just ignore ...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-30 Andrew Tridgelladded a function zero_free(void *, int size) that zeros...
1998-08-28 Jeremy AllisonThis checking fixes the statcache bug that stopped...
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-22 Andrew Tridgelladded ASSERT() and ASSERT_ARRAY() macros and sprinkled...
1998-08-21 Andrew Tridgelladded new smb.conf option "panic action". see my samba...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-14 Jeremy AllisonMakefile.in: Changed so that make proto will work with...
1998-08-08 Andrew Tridgelladded --with-nisplus-home option
1998-08-03 Jeremy AllisonFirst implementation of ChangeNotify - this version...
1998-07-31 Christopher R. HertelThis is the checkin of the debug changes.
1998-07-30 Jeremy AllisonMakefile.in: Moved UBIQX stuff into UTILOBJ.
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-23 Jeremy Allisonlocking.c: Added lock type to is_locked() and do_lock()
1998-07-16 Jeremy AllisonMakefile: Added CC=gcc to DGUX on Intel. Comment from...
1998-07-15 Christopher R. Hertelutil.c: I've added a function called mem_dup(). Simil...
1998-07-10 Jeremy AllisonFix for bug PR#8294 reported by <detlef.lammermann...
1998-06-16 Jeremy Allisonclientgen: Added USE_SSL for client shutdown.
1998-06-16 Richard SharpeCLITAR changes to overcome some reported problems and...
1998-06-16 Jeremy AllisonAdded SSL support from Christian Starkjohann <cs@obdev.at>
1998-06-04 Jeremy AllisonFixed file descriptor leak in open_socket_out - this...
1998-05-27 Jeremy AllisonOoops - fixed Win95 crash bugs with earlier code.
1998-05-27 Jeremy AllisonNewly re-written do_match and mask_match functions...
1998-05-26 Jeremy Allisonsmb.h: More NT SMB stuff (just defines).
1998-05-19 Jeremy AllisonFix to do NT wildcard matching.
1998-05-19 Jeremy Allisonpassdb.c: Fixed typo in coment.
1998-05-19 Jeremy AllisonFixed signed/unsigned warning.
1998-05-18 Luke LeightonMakefile:
1998-05-15 Jeremy Allisonutil.c: Re-seed the crypto random number generator...
1998-05-14 Luke Leightonsome pretty horrible formatting in standard_sub_basic...
1998-05-14 Jeremy Allisonchgpasswd.c: Added comments to #ifdefs
1998-05-12 Jeremy Allisonincludes.h: SunOS doesn't have strcasecmp, solaris...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Luke Leightonldap back-end database development
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-07 Luke Leightonmoving gethexpwd into util.c, because it's used in...
1998-05-07 Jeremy AllisonThis should (hopefully :-) be the final fix for the...
1998-05-06 Jeremy Allisonloadparm.c: Added #ifdef USE_LDAP around ldap code.
1998-05-06 Andrew Tridgellmuch faster pstrcpy() and fstrcpy()
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-15 Jeremy Allisonipc.c: Fix for printer queue spinning with Win95.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-12 Andrew Tridgellminor reformatting of debug messages (so people don...
1998-04-09 Jeremy AllisonMakefile, loadparm.c, server.c, smb.h, util.c: Patch...
1998-04-07 Luke Leightonwant all of data in show_msg at log levels > 50.
1998-03-25 Jeremy AllisonFix for is_in_path from "Steven Hartland" <steven_hartl...
1998-03-24 Jeremy AllisonFixed 'unused variable' warnings found with gcc -Wall...
1998-03-24 Samba Release Accountypserver not available: AUTOMOUNT server and path don...
1998-03-24 Jeremy Allisonclientgen.c ipc.c smbpasswd.c: Fixes for warnings ...
1998-03-23 Andrew Tridgella pointless commit to check on a problem Luke reported...
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
1998-03-14 Andrew Tridgelladded the ability to start/stop the server from SWAT.
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-03-03 Jeremy AllisonChange the multibyte character set support so that
1998-02-24 Jeremy Allisonnmbd_incomingdgrams.c: Fix for typo.
1998-02-20 Jeremy Allisonnmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey...
1998-02-14 Jeremy AllisonFix to make us compile cleanly with gcc 2.8.
1998-02-11 Jeremy AllisonMakefile: Added AIX 3.2.5.
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-22 Jeremy Allisonprinting.c: Bug fix for lpng reporting.
1998-01-17 Jeremy Allisoncharcnv.c: Added codepage 866 support onto the file...
1997-12-26 Andrew Tridgellfixed a couple of illegal uses of scanf() in the nmbd...
1997-12-24 Jeremy AllisonAdded SIGUSR1/SIGUSR2 handling.
next