summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nicer output from "net rpc user add"Andrew Tridgell2002-03-151-0/+6
* enable locking on the winbindd cache tdb so it can be backed up andAndrew Tridgell2002-03-151-1/+1
* added a -h usage option to winbinddAndrew Tridgell2002-03-151-1/+16
* this tdb was being opened without locking, which is unsafe for sharedAndrew Tridgell2002-03-151-2/+2
* lower the debug level of failing to map a fileAndrew Tridgell2002-03-151-1/+1
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-1513-344/+1042
* Actually include some *information* in the mangle debug messages.Andrew Bartlett2002-03-141-14/+39
* Add paged search requests to net ads user and net ads group commands, allowin...Jim McDonough2002-03-141-21/+32
* This adds the Paged Result Control to ads searching. The new function, ads_d...Jim McDonough2002-03-141-0/+79
* Remove studly gaps from prs_werror() calls so the same debug text isTim Potter2002-03-142-11/+11
* Now we have reliable signals take SIGTERM inband.Jeremy Allison2002-03-143-50/+62
* 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
* Sorry, forgot to commit this last night.John Terpstra2002-03-121-4/+4
* 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
* Update samba.pam from 2.2.4pre branch.John Terpstra2002-03-122-21/+49
* Fix up location of libsmbclient.so so it always goes to /usr/lib.John Terpstra2002-03-121-1/+1
* It builds the RPMS, now for the testing...John Terpstra2002-03-121-2/+2
* Cleaning things up for test deployment.John Terpstra2002-03-125-998/+14
* Added wins entry.John Terpstra2002-03-121-0/+2
* Hack, hack, where is my sledge hammer?John Terpstra2002-03-121-85/+225
* 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
* Still hacking at it.John Terpstra2002-03-121-16/+20
* 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
* More temp. changes. - Bear with me, this will soon be resolved.John Terpstra2002-03-112-26/+20