kai/samba.git
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()
2002-09-09 Tim PotterFormatting tidyup.
2002-09-09 Tim PotterReturn WERR_UNKNOWN_LEVEL for unknown info levels.
2002-09-09 Tim PotterReturn WERR_UNKNOWN_LEVEL for getprinterdriver level...
2002-09-09 Tim PotterRemove todo comment.
2002-09-09 Tim PotterCheck no extra fields are present when parsing credentials.
2002-09-08 Tim PotterUpdate patch.
2002-09-08 Jelmer VernooijPatch from Kai Krüger for the new SAM system
2002-09-08 Jelmer VernooijPatch from Stefan (metze) Metzmacher with more updates...
2002-09-08 Simo Sorcechange parametric option name to vfs_recycle_bin it...
2002-09-08 Simo Sorceforgot to commit configure with configure.in
2002-09-07 Jelmer Vernooij"disable charset" -> "display charset". oops
2002-09-07 Gerald Cartermerge of printer change notify fix from APP_HEAD
2002-09-07 Andrew BartlettThis is the 'main' inclue for for winbind clients ...
2002-09-07 Andrew BartlettDon't leak file desciptors in this (impossible?) error...
2002-09-07 Andrew BartlettWinbind client-side cleanups.
2002-09-07 Simo Sorceconfigure.in:
2002-09-07 Simo Sorcerecycle.c:
2002-09-06 Andrew BartlettAs per the 'OK' at CIFS2002, only use the readline...
2002-09-06 Andrew BartlettSeems I missed commiting this when I added the rest...
2002-09-06 Simo Sorcethe current block module is completely broken, jelmer...
2002-09-06 Simo Sorcemove everything to flat VFS/ directory
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-09-06 Andrew BartlettFix some missing ; on the end of our SAM_ASSERT()...
2002-09-06 Andrew BartlettGet our consts back in line with current norms - only...
2002-09-06 Andrew BartlettMake it possible to actually build these modules -...
2002-09-06 Andrew BartlettUpdates to sam_skel from metze, add sam/group.c and...
2002-09-06 Andrew BartlettThis commit includes part of the patch from metze poste...
2002-09-06 Andrew Bartlettpatch from metze: add a 'vfs' debug class
2002-09-06 Andrew BartlettRevert accidental commit - I'll need to do a fair bit...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-09-06 Andrew BartlettOops...
2002-09-06 Andrew BartlettAdd some DEBUG()s to some libads failure modes.
2002-09-06 Andrew BartlettOne less user of Get_Pwnam_modify()...
2002-09-06 Andrew BartlettDetect and use syslog.h or sys/syslog.h corretly. ...
2002-09-06 Tim PotterInitial version of printerdata_ex browsing.
2002-09-06 Tim PotterMove printerdata dictionary object into it's own file.
2002-09-06 Tim PotterDecode list of dependent files in printer driver info3...
2002-09-06 Tim Potterlevel keys are inserted by conv routines.
2002-09-06 Tim PotterDisplay debug data we are marshalling/unmarshalling...
2002-09-06 Tim Pottercli_spoolss_enumprinterdrivers:
2002-09-05 Andrew BartlettMove the fancy NT_STATUS macros to a new file, so we...
2002-09-05 Jeremy AllisonRevert the "reverse" change to rpc_server/srv_spoolss_n...
2002-09-05 Volker LendeckeFixed a little, long standing bug: smbclient -M <name...
2002-09-05 Tim PotterDelivery notify messages over the back channel in ...
2002-09-05 Jeremy AllisonRemove donotify as notifies are cheap now.
next