summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed file descriptor leak in open_socket_out - this couldJeremy Allison1998-06-041-0/+1
* Added Paul Eggerts LocalTime patch.Jeremy Allison1998-05-291-8/+28
* 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 slprintf for sunos4 in head branchAndrew Tridgell1998-05-201-1/+2
* 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
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-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-142-22/+79
* includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1998-05-121-64/+7
* a new slprintf() function. This one is totally portable but a bit of aAndrew Tridgell1998-05-121-27/+41
* This is a security audit change of the main source.Jeremy Allison1998-05-127-84/+152
* ldap back-end database developmentLuke Leighton1998-05-111-26/+0
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-116-10/+100
* 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
* genrand.c: SGI compile warning fix.Jeremy Allison1998-05-051-1/+1
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-2/+2
* genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().Jeremy Allison1998-04-231-1/+1
* genrand.c: Improved generation of random values, more secure.Jeremy Allison1998-04-221-9/+32
* many systems don't have /etc/shadow but do have another system forAndrew Tridgell1998-04-211-0/+12
* improved the secret buffer generation a bit. It now uses /etc/shadowAndrew Tridgell1998-04-211-22/+39
* genrand.c: Improved filename based random seed generation.Jeremy Allison1998-04-201-18/+55
* Makefile: Added genrand.oJeremy Allison1998-04-201-0/+137
* reply.c: Fix bugs where debug statements were accessing the fd_ptr structJeremy Allison1998-04-161-14/+14
* 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-138-19/+17
* minor reformatting of debug messages (so people don't think there is aAndrew Tridgell1998-04-121-3/+3
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-2/+2
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-0/+57
* Missed compile error when compiling with KANJI=true.Jeremy Allison1998-04-091-1/+1
* Added codepage 936 (simplified Chineses).Jeremy Allison1998-04-091-131/+93
* want all of data in show_msg at log levels > 50.Luke Leighton1998-04-071-27/+33
* Fix from Josef Hinteregger <joehtg@joehtg.co.at> for usingJeremy Allison1998-04-031-1/+1
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-4/+4
* Updated Eastern European translation table from dan@feld.cvut.cz.Jeremy Allison1998-04-021-4/+20
* 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-172-62/+71
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-162-3/+17