summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* nmbd handle shutdown message.Jean-François Micouleau2002-03-291-0/+10
* added a shutdown command to smbcontrol.Jean-François Micouleau2002-03-292-0/+8
* Fix to stop PERMANENT_NAMES being added when nmbd starts up and WINSJeremy Allison2002-03-291-5/+34
* merge from SAMBA_2_2Gerald Carter2002-03-281-1/+6
* Aborted experiment to avoid namespace pollution and prototype hell andTim Potter2002-03-2810-62/+111
* Added another return type.Tim Potter2002-03-281-1/+2
* Use headername when closing off include file guards.Tim Potter2002-03-281-1/+2
* Use winbind separator in sid_to_name() function.Tim Potter2002-03-281-20/+182
* a dodgy fix for a dodgy race condition in smbtorture child startupAndrew Tridgell2002-03-281-1/+1
* Ensure that setting file length can return disk full on failure.Jeremy Allison2002-03-281-2/+7
* Updated version.Tim Potter2002-03-281-23/+26
* Script to generate patch to Makefile.in and configure.inTim Potter2002-03-281-0/+6
* Added sys_adminlog() system for info the appliance admins reallyJeremy Allison2002-03-273-0/+66
* merge from 2.2 - don't check local passdb if -r option usedHerb Lewis2002-03-271-1/+3
* merge from SAMBA_2_2Gerald Carter2002-03-271-6/+6
* Converted to #include *.c format.Tim Potter2002-03-272-16/+12
* Broke out stuff into other files.Tim Potter2002-03-271-743/+19
* Moved pyconv definitions across.Tim Potter2002-03-271-4/+19
* Fixed bug in guards.Tim Potter2002-03-271-1/+1
* Converted to #include *.c format to avoid namespace pollution andTim Potter2002-03-272-58/+0
* Moved general printer related calls here.Tim Potter2002-03-271-0/+558
* Moved printer driver related calls here.Tim Potter2002-03-271-0/+295
* Whoops, left the paged control not critical in the paged search...kind ofJim McDonough2002-03-271-1/+1
* Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison2002-03-277-257/+221
* Add server control to prevent referrals in paged searches. This keepsJim McDonough2002-03-271-6/+18
* Allow hosts allow/deny to use xx.xx.xx.xx/yy syntax.Jeremy Allison2002-03-271-2/+10
* In msleep - never sleep for more than 1 second. Cope with time changes.Jeremy Allison2002-03-271-16/+27
* Moved debug messages for grabbing/releasing mutex.Jeremy Allison2002-03-272-2/+4
* Unblock sigusr1 on startup.Tim Potter2002-03-261-0/+1
* Don't hold the mutex for more than 20 seconds.Jeremy Allison2002-03-263-7/+37
* Added code for smb messaging. winbindd now responds to the smbcontrolTim Potter2002-03-261-2/+15
* Don't do a zero-length malloc (caught with dmalloc library).Jeremy Allison2002-03-261-1/+1
* Moved conv functions to separate file.Tim Potter2002-03-262-211/+99
* #include "py_conv.h"Tim Potter2002-03-261-0/+2
* Added ports and conversion routines.Tim Potter2002-03-261-1/+3
* Regenerated patch.Tim Potter2002-03-261-12/+11
* Port related functions.Tim Potter2002-03-262-0/+127
* Samba structure <-> Python dictionary helper functions.Tim Potter2002-03-262-0/+161
* Moved form related functions as methods in the policy handle object.Tim Potter2002-03-262-58/+49
* Append $(srcdir) to include directories.Tim Potter2002-03-261-9/+15
* Pass $(srcdir) to setup.pyTim Potter2002-03-261-0/+1
* Renamed internal methods so as not to clash with symbols within Samba.Tim Potter2002-03-261-23/+175
* OpenPrinter() merge from 2.2Gerald Carter2002-03-265-27/+282
* Removed unused variable.Jeremy Allison2002-03-261-3/+0
* Tests for insane open semantics.Jeremy Allison2002-03-261-7/+68
* Matched W2K *insane* open semantics....Jeremy Allison2002-03-261-0/+18
* Added 5 *NASTY* non-io open tests....Jeremy Allison2002-03-261-0/+169
* add {push,pull}_ucs2{allocate,talloc}() functions.Andrew Bartlett2002-03-251-0/+58
* Roll back proto.h changes -- to hard to do them portably. LeaveMartin Pool2002-03-251-55/+16
* Spelling fixes.Tim Potter2002-03-243-3/+3