summaryrefslogtreecommitdiffstats
path: root/source/lib/ufc.c
Commit message (Collapse)AuthorAgeFilesLines
* Small tidyups for gcc in 'preen' mode....Jeremy Allison1998-10-171-2/+2
| | | | Jeremy.
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-2/+3
|
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
| | | | | | | This is merely updating the Copyright statements from 1997 to 1998. It's a once a year thing :-). NO OTHER CHANGES WERE MADE. Jeremy.
* no asm/signal.h for linux as this is not portableAndrew Tridgell1997-11-061-1/+1
| | | | | | add auto username from LOGNAME for smbtorture proto fix in ufc.c
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-1/+1
| | | | | | | | | | | | | | | | | | | chgpasswd.c: Added Samba/GPL notice (for obvious reasons). clitar.c: Updated Copyright date to include 1997 (for obvious reasons). getsmbpass.c: Updated Copyright date to include 1997 (for obvious reasons). includes.h: Added stropts for solaris. loadparm.c: Changed comment for hide files option. nameconf.c: Updated Copyright date to include 1997 (for obvious reasons). nmbd.c: Updated Copyright date to include 1997 (for obvious reasons). pcap.c: Updated Copyright date to include 1997 (for obvious reasons). proto.h: Re-added accidentaly deleted smb_shm_ calls. quotas.c: Added AIX quota patch from Ole Holm Nielsen <ohnielse@fysik.dtu.dk> server.c: Optimization on calling is_hidden_path. Updated Copyrights. smb.h: Changed DEFAULT_FILES_TO_HIDE from "*/.*" to ".*". smbpass.c: Updated Copyright date to include 1997 (for obvious reasons). ufc.c: Updated Copyright date to include 1997 (for obvious reasons). util.c: Added last component code to is_in_path(). Jeremy (jallison@whistle.com)
* quotas.c: Fixed typo in #ifdef'ed compile.Samba Release Account1997-03-071-2/+4
| | | | | ufc.c: Added pre-declaration of _ufc_doit(). jra@cygnus.com
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-2/+0
| | | | | prototypes automatically using "make proto". This is much less prone to error than the old method of manually adding prototypes
* a huge pile of changes :-)Andrew Tridgell1996-06-041-1/+1
| | | | | | | | The biggest thing is the integration of Lukes new nmbd. Its still largely untested, so we will really need some feedback I've also added auto prototype generation and cleaned up a lot of minor things as a result
* Initial version imported to CVS Samba Release Account1996-05-041-0/+782