summaryrefslogtreecommitdiffstats
path: root/source/lib/util.c
Commit message (Expand)AuthorAgeFilesLines
* added --with-nisplus-home optionAndrew Tridgell1998-08-081-4/+4
* First implementation of ChangeNotify - this version only checksJeremy Allison1998-08-031-1/+1
* This is the checkin of the debug changes.Christopher R. Hertel1998-07-311-278/+1
* Makefile.in: Moved UBIQX stuff into UTILOBJ.Jeremy Allison1998-07-301-35/+45
* get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1998-07-291-7/+7
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-194/+79
* locking.c: Added lock type to is_locked() and do_lock()Jeremy Allison1998-07-231-27/+54
* Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.Jeremy Allison1998-07-161-1/+29
* util.c: I've added a function called mem_dup(). Similar to strdup(),Christopher R. Hertel1998-07-151-0/+13
* Fix for bug PR#8294 reported by <detlef.lammermann@er.materna.de>Jeremy Allison1998-07-101-1/+1
* clientgen: Added USE_SSL for client shutdown.Jeremy Allison1998-06-161-19/+0
* CLITAR changes to overcome some reported problems and add Jay's changesRichard Sharpe1998-06-161-0/+19
* Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1998-06-161-16/+64
* Fixed file descriptor leak in open_socket_out - this couldJeremy Allison1998-06-041-0/+1
* Ooops - fixed Win95 crash bugs with earlier code.Jeremy Allison1998-05-271-3/+7
* Newly re-written do_match and mask_match functions, with theJeremy Allison1998-05-271-103/+235
* smb.h: More NT SMB stuff (just defines).Jeremy Allison1998-05-261-1/+7
* Fix to do NT wildcard matching.Jeremy Allison1998-05-191-2/+24
* passdb.c: Fixed typo in coment.Jeremy Allison1998-05-191-31/+22
* Fixed signed/unsigned warning.Jeremy Allison1998-05-191-1/+1
* Makefile:Luke Leighton1998-05-181-4/+4
* util.c: Re-seed the crypto random number generator after a fork, so allJeremy Allison1998-05-151-0/+10
* some pretty horrible formatting in standard_sub_basic(): makes the functionLuke Leighton1998-05-141-48/+56
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-8/+64
* includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1998-05-121-64/+7
* This is a security audit change of the main source.Jeremy Allison1998-05-121-65/+125
* ldap back-end database developmentLuke Leighton1998-05-111-26/+0
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-3/+3
* moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.cLuke Leighton1998-05-071-0/+27
* This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1998-05-071-0/+16
* loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison1998-05-061-16/+0
* much faster pstrcpy() and fstrcpy()Andrew Tridgell1998-05-061-16/+24
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-2/+2
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-151-1/+4
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-2/+2
* minor reformatting of debug messages (so people don't think there is aAndrew Tridgell1998-04-121-3/+3
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-0/+57
* want all of data in show_msg at log levels > 50.Luke Leighton1998-04-071-27/+33
* Fix for is_in_path from "Steven Hartland" <steven_hartland@pa.press.net> -Jeremy Allison1998-03-251-1/+1
* Fixed 'unused variable' warnings found with gcc -Wall -Werror.Jeremy Allison1998-03-241-2/+2
* ypserver not available: AUTOMOUNT server and path don't work.Samba Release Account1998-03-241-14/+10
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-0/+4
* a pointless commit to check on a problem Luke reported with CVSAndrew Tridgell1998-03-231-2/+2
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-59/+67
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-0/+9
* added the ability to start/stop the server from SWAT.Andrew Tridgell1998-03-141-1/+1
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+25
* Change the multibyte character set support so thatJeremy Allison1998-03-031-0/+72
* nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison1998-02-241-4/+4
* nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1998-02-201-30/+112