summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete file lib/netatalk.c - We now have a vfs moduleJelmer Vernooij2003-02-153-159/+0
* Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrapJeremy Allison2003-02-151-65/+107
* Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison2003-02-1411-79/+118
* off by one bug in string length; CR 1159Gerald Carter2003-02-141-1/+1
* Put dynrpc modules as part of make all, when specified in configure.Jim McDonough2003-02-141-4/+5
* Bring in line with HEAD version...mostly formatting changes to clean up diffs.Jim McDonough2003-02-141-7/+7
* merge from HEAD - enable dynamic RPC modulesJim McDonough2003-02-1414-250/+599
* Mop and bucket for trusted domain enumeration fix.Tim Potter2003-02-142-7/+8
* Removed unused variable.Jeremy Allison2003-02-131-1/+0
* Merge JohnR's patch.Jeremy Allison2003-02-131-3/+1
* Merge from HEAD to allow automatic Doxygen generation.Martin Pool2003-02-131-5/+12
* Added code based on Michael Steffens <michael.steffens@hp.com> uid/gidJeremy Allison2003-02-121-1/+205
* Fixes for HPUX only having limited POSIX lock range from Michael Steffens <mi...Jeremy Allison2003-02-122-14/+9
* adding more descriptions for nt status codesGerald Carter2003-02-121-1/+66
* merge desired_access for open_printer_ex from HEAD, allowing cupsaddsmb toAndrew Bartlett2003-02-121-1/+1
* Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack.Andrew Bartlett2003-02-121-4/+4
* Merge of smbcontrol debuglevel fixes from HEAD.Tim Potter2003-02-121-4/+1
* Merge of nicer error message for gencache open error from HEAD.Tim Potter2003-02-121-1/+1
* Sync with HEAD version.Tim Potter2003-02-121-1/+1
* Correctly return access denied on share mode deny when we can't open theJeremy Allison2003-02-121-3/+19
* Merge from HEAD - pull_ucs2_talloc() should pull to a char**, not a void**Jeremy Allison2003-02-121-2/+2
* Merge from HEAD...setup the %U substitution in winbindd for the homedir templateJeremy Allison2003-02-121-0/+1
* Merging from HEAD - add a note about a better method for finding netbios name...Jeremy Allison2003-02-121-0/+7
* Ensure we are not forgetting our janitorial duties...Jeremy Allison2003-02-121-0/+10
* Merge from HEAD: Patch by Anthony Liguori <aliguor@us.ibm.com> to replace sca...Andrew Bartlett2003-02-111-16/+15
* Fix delete on close semantics to match W2K. I (think:-) I understand it now :-).Jeremy Allison2003-02-112-45/+46
* Fix the msdfs proxy handling code in dfsenum to return the cumulative number ofShirish Kalele2003-02-111-1/+1
* autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3)Gerald Carter2003-02-102-6/+23
* Cleanups: (merge from HEAD)Andrew Bartlett2003-02-108-12/+21
* Ensure we return NOSPACE if we can't fast allocate a print job.Jeremy Allison2003-02-081-2/+7
* merge from HEAD - x_fileno, not fileno on an XFILEAndrew Bartlett2003-02-081-1/+1
* Merge from HEAD - don't mix FILE and X_FILE - fixes debian bugAndrew Bartlett2003-02-081-3/+3
* Samba janitors: applying mbp's redundant umask fix.Jeremy Allison2003-02-072-8/+0
* Samba janitor: adding mbp's umask patch :-).Jeremy Allison2003-02-071-79/+69
* check pointer before dereferencing itGerald Carter2003-02-071-1/+1
* Invert flag testingVolker Lendecke2003-02-071-3/+5
* Added my name to copyright.John Terpstra2003-02-071-0/+1
* Added extended audit module.John Terpstra2003-02-071-1/+7
* Added audit module that logs info to smbd log file as well as syslog.John Terpstra2003-02-071-0/+318
* merge from headAndrew Tridgell2003-02-072-9/+21
* merge from HEADVolker Lendecke2003-02-061-4/+22
* .cvsignore for configure and config.h.inAndrew Bartlett2003-02-062-0/+2
* (merge from HEAD)Andrew Bartlett2003-02-062-28669/+0
* Collapse duplicate messages before sending.Jeremy Allison2003-02-051-80/+132
* Fixed type.Jeremy Allison2003-02-051-1/+1
* Check for too many processes *before* the fork.Jeremy Allison2003-02-051-2/+36
* CUPS patch to log client nameGerald Carter2003-02-051-0/+4
* Hold the lock for a much shorter time when allocating a new jobid.Jeremy Allison2003-02-041-54/+67
* Mem alloc checks.Jeremy Allison2003-02-043-23/+59
* Up the hash table size for printing tdb.cJeremy Allison2003-02-041-1/+1