summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* getpid() -> sys_getpid()Tim Potter2002-03-147-27/+27
* Backed out enumprinters stuff - leave it for another day.Tim Potter2002-03-142-25/+13
* Use sys_usleep not usleep.Jeremy Allison2002-03-141-1/+1
* Get the current directory after becoming root.Jeremy Allison2002-03-141-1/+1
* Fixed bodgy printf arguments in debug statment.Tim Potter2002-03-131-1/+1
* Ensure we attempt to lock at least once. Only sleep if time param set.Jeremy Allison2002-03-131-1/+5
* include/smb_macros.h: Don't round up an allocation if the size is zero.Jeremy Allison2002-03-135-10/+44
* detect SIZELIMIT_EXCEEDED in ldap queries and truncateAndrew Tridgell2002-03-131-0/+4
* Ensure we never use "" as a domain name (Win9X apparently does this for 'net ...Andrew Bartlett2002-03-131-1/+6
* Add "Creator Group" - was in 2.2.x and I'm syncing up the two.Jeremy Allison2002-03-131-0/+2
* Fix typo in copyrightAndrew Bartlett2002-03-131-1/+1
* I don't need my name on this twice :-)Andrew Bartlett2002-03-131-1/+0
* Move the directory creation process outside the 'installbin.sh' script, andAndrew Bartlett2002-03-133-14/+22
* Remove a stub function I forgot to fill in.Jeremy Allison2002-03-131-6/+0
* if we know that the SID is local then don't try via winbinddAndrew Tridgell2002-03-131-0/+5
* fixed mapping of SIDs for local usersAndrew Tridgell2002-03-131-1/+1
* fixed 2 reconnection bugs in the ADS backend supportAndrew Tridgell2002-03-121-7/+11
* get the test for disconnection the right way around!Andrew Tridgell2002-03-121-3/+3
* Yet another build fix for popt. I gotta get me one of these picky systems...Jim McDonough2002-03-121-1/+1
* Missing comma from systems that have ACLs.Jim McDonough2002-03-121-1/+1
* Aack. Don't change too much. vfs.c still won't build, but this should fix so...Jim McDonough2002-03-121-9/+9
* Fix up location of libsmbclient.so so it always goes to /usr/lib.John Terpstra2002-03-121-1/+1
* Added wins entry.John Terpstra2002-03-121-0/+2
* Removed unused var.Jeremy Allison2002-03-121-1/+0
* Ensure, if we're a PDC or BDC, that the SID stored for the domain nameJeremy Allison2002-03-121-10/+70
* Merge of enumprinters vs getprinter naming patch from 2.2Tim Potter2002-03-122-20/+38
* Added POSIX ACL layer into the vfs.Jeremy Allison2002-03-126-68/+228
* Added tdbbackup.Tim Potter2002-03-121-0/+1
* Removed bogus calles to D() debugging function. Perhaps these shouldTim Potter2002-03-111-16/+1
* always make winbindd try for the PDC first before trying for a BDCAndrew Tridgell2002-03-111-5/+7
* Implemented default ACL patch (set inherit acls = true on a per share basis).Jeremy Allison2002-03-114-9/+40
* Another program converted to popt...smbstatus this time.Jim McDonough2002-03-112-37/+30
* only try an ordinary file in lock6Andrew Tridgell2002-03-111-2/+2
* put in the ADS DNS hack, but commented outAndrew Tridgell2002-03-111-0/+11
* expanded the lock6 test a bit to try lsarpc as wellAndrew Tridgell2002-03-111-11/+17
* added a LOCK6 test for weird lockingX lock type bitsAndrew Tridgell2002-03-111-1/+40
* make sure we give an error for unknown lockingX locktype bitsAndrew Tridgell2002-03-111-0/+7
* added cli_locktype() for testing different lockingX lock typesAndrew Tridgell2002-03-111-0/+54
* a bit more portability for tdbbackupAndrew Tridgell2002-03-111-1/+2
* failed timed locks always give LOCK_CONFLICT not LOCK_NOT_GRANTEDAndrew Tridgell2002-03-101-0/+6
* added -E and -Z options, and allow for the 2 servers to have differentAndrew Tridgell2002-03-101-33/+63
* this attempts to handle the rather bizarre lock cache semantics inAndrew Tridgell2002-03-102-1/+15
* better handling of a zero timeout in cli_lockAndrew Tridgell2002-03-101-2/+6
* make tdbbackup more portableAndrew Tridgell2002-03-101-4/+17
* forgotten file, oopsAndrew Tridgell2002-03-101-0/+175
* preparing for release of 3.0-alpha16Samba Release Account2002-03-101-1/+1
* Fix typo.Martin Pool2002-03-101-1/+1
* yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell2002-03-105-78/+438
* try to use our workstation account password for ADS leaveAndrew Tridgell2002-03-101-4/+11
* add a note about the meaning of global_sam_sidAndrew Tridgell2002-03-101-0/+3