sfrench/samba-autobuild/.git
2002-09-19 Jeremy Allisontdb tools need #include <signal.h>
2002-09-19 Jelmer VernooijMerge in first command for 'samtest'
2002-09-19 Volker Lendecketrivial comment fix
2002-09-19 Tim PotterRemove hardcoded -I stuff. Hooray!
2002-09-19 Tim PotterClean up python extensions in clean target.
2002-09-19 Tim PotterBong! The devmode could be NULL. Don't crash if this...
2002-09-19 Tim PotterFixed bug in keyword args for enumprinterdataex
2002-09-19 Tim PotterMoving to subdirectory.
2002-09-19 Tim PotterImplement printerdata_ex as Python dictionary. Read...
2002-09-18 Jeremy AllisonAdded "use sendfile" per share option.
2002-09-18 Jeremy AllisonHPUX sendfile is now detected correctly.
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-09-18 Jelmer VernooijUpdate introduction somewhat
2002-09-18 Jelmer Vernooijsamtest and vfstest binaries shouldn't go into CVS...
2002-09-18 Tim PotterDisplay the repr() of non-string dictionary values.
2002-09-18 Volker LendeckeFirst code for 'net rpc vampire'. We should probably...
2002-09-18 Richard SharpeAdd a synonym for samdump ...
2002-09-18 Tim PotterFixed compiler error when HAVE_KRB5 not defined.
2002-09-18 Jeremy AllisonWe had a race condition when changing a machine acount...
2002-09-17 Jeremy AllisonNever, *ever* hold a mutex lock in the message database...
2002-09-17 Jeremy AllisonReverted my earlier change. It was incorrect. We must...
2002-09-17 Jeremy AllisonOnly create the pidfile once we're ready to receive...
2002-09-17 Jeremy AllisonActually use sendfile if selected.
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-17 Andrew Tridgelldisable stat cache when case sensitive
2002-09-17 Andrew Tridgellmore const cleanups
2002-09-17 Andrew Tridgellanother const cleanup
2002-09-17 Tim PotterAdded --with-ldap (default=yes) option. We should...
2002-09-17 Tim PotterRerun configure.
2002-09-17 Tim PotterAdded --with-ads option, defaults to yes. If you run...
2002-09-17 Tim PotterRerun autoconf.
2002-09-17 Tim PotterDefault to "python" for --with-python option. This...
2002-09-17 Jeremy AllisonAdded FreeBSD sendfile configure tests. Richard please...
2002-09-17 Jeremy AllisonAttempt to make broken Linux sendfile work.... Still...
2002-09-17 Jeremy AllisonAdded autoconf detection for sendfile for Linux. lib...
2002-09-16 John TerpstraUpdate to add DEVELOPER option to more parameters.
2002-09-16 John TerpstraCommitting changes before I lose them. Work still in...
2002-09-16 John TerpstraApplied new display mode FLAGS for SWAT.
2002-09-16 John TerpstraChanged Major/Minor version info reported to Server...
2002-09-15 Tim PotterDon't display debugs of the nt user token twice.
2002-09-15 Tim PotterMerge of 'other_sids' patch from appliance.
2002-09-15 Jelmer VernooijPut unixsocket calls between #ifdef HAVE_UNIXSOCKET...
2002-09-15 Jelmer VernooijMake current_sam_methods a const - Patch by Kai Krüger
2002-09-15 Jelmer VernooijAdd document on tracing system calls
2002-09-15 Jelmer VernooijAdd reference to CUPS documentation about how to use...
2002-09-14 Jeremy AllisonUse HAVE_SENDFILE64, not SENDFILE64.
2002-09-14 Jeremy AllisonAdded fix for broken Linux (no sendfile64). When offset...
2002-09-13 Simo Sorcewrong alignment size calculation
2002-09-13 Tim PotterUpdated some comments in the NET_USER_INFO_3 structure...
2002-09-12 Jeremy AllisonFixed up FreeBSD sendfile code - only Solaris left...
2002-09-12 Jeremy AllisonChanged profile version number to 7 - added sendfile...
2002-09-12 Jeremy AllisonHPUX takes offset, not pointer to offset.
2002-09-12 Jeremy AllisonFixup sendfile to match HPUX semantics with signal...
2002-09-12 Tim PotterMerge undone cleanups.
2002-09-12 Tim PotterMerge of winbind auth cleanups from appliance.
2002-09-12 Jeremy AllisonFirst cut at portable sendfile code. Only used in readX...
2002-09-12 Tim PotterMerge of cut&paste fix from appliance.
2002-09-12 Tim PotterSpelling fix.
2002-09-11 Gerald Cartermerge from APP_HEAD for GetJob()
2002-09-11 Gerald CarterDelPrinterDrvEx() fix from APP_HEAD
2002-09-11 Volker LendeckeMerge the cli_shutdown change from 2_2. All except...
2002-09-11 Andrew Tridgelladded gencache implementation from mimir - thanks!
2002-09-11 Tim PotterImplemented getpw{nam,uid} functions.
2002-09-11 Tim PotterAdded char *, uid_t and gid_t types to generic conversi...
2002-09-11 Tim PotterFix some dodgy stuff that accidentally was committed.
2002-09-11 Tim PotterFix imports for printerdata browser.
2002-09-11 Tim PotterPut pid number in invalid request size debug.
2002-09-11 Tim PotterBugfix merge:
2002-09-11 Tim PotterIgnore *.pyc
2002-09-11 Jeremy AllisonFormatting tidyups before I look at implementing the...
2002-09-11 Tim PotterChange 'import spoolss' to 'from samba import spoolss'.
2002-09-11 Jeremy AllisonEnsure we've failed a lock with a lock denied message...
2002-09-11 Jeremy AllisonFix missing braces around push lock call.
2002-09-10 Gerald Carterremoving compiler warnings about shadowed globals
2002-09-10 Gerald Carterremoved warning about shadowed globals
2002-09-10 Gerald CarterAbortPrinter() fix merged from APP_HEAD.
2002-09-10 Jeremy AllisonPatch from Andy Levine andyl@epicrealm.com who discover...
2002-09-10 Martin PoolCheck in examples for tdb packer
2002-09-10 Tim PotterUpdated examples for new top level module layout.
2002-09-10 Gerald Carterchange notify merge from APP_HEAD
2002-09-10 Jeremy AllisonAdded final Steve French patch for "required" attribute...
2002-09-09 Jeremy AllisonMerged Steve French's fix for OS/2 EA return error...
2002-09-09 Jelmer VernooijUse SAM debug class in skeleton - patch from metze
2002-09-09 Jeremy AllisonPatch from Steve French to fix difference in responses to
2002-09-09 Herb Lewislowercase global_myname in %L substitution
2002-09-09 Jeremy AllisonMerged Volkers (correct) fix from 2.2 for crash on...
2002-09-09 Martin PoolAdd python_install target. Not called by default....
2002-09-09 Martin PoolPut all Python modules into the 'samba' subpackage...
2002-09-09 Martin PoolBuild py_tdbpack as well.
2002-09-09 Martin PoolPython's setup.py does not need to be munged by configu...
2002-09-09 Jeremy AllisonActually, I think Jerrys patch was incorrect as it...
2002-09-09 Martin PoolImport my code to do reasonably fast tdbpack/unpack...
2002-09-09 Martin PoolUpdate documentation for newly merged modules
2002-09-09 Martin PoolThis patch has now been applied and no longer needs...
2002-09-09 Martin PoolAdd --with-python=PYTHONNAME configure option, so that...
2002-09-09 Martin PoolMerge tpot's Python patch. ./configure now writes...
2002-09-09 Martin PoolMerge tpot's patch to add targets to build Python stuff...
2002-09-09 Martin PoolAdd little meta note
2002-09-09 Tim PotterFix crash bugs in getprinter info level code (yay unit...
2002-09-09 Tim PotterPass level keyword down to cli_spoolss_getform()
next