nicer measurement of failures and collisions
[sfrench/samba-autobuild/.git] / source3 /
2002-04-03 Herb Lewisreorder useage message a little. -L is not a root-only...
2002-04-03 Tim PotterStart to make argument ordering consistent.
2002-04-03 Tim PotterDocstring updates.
2002-04-03 Tim PotterUse Py_InitModule3() instead of Py_InitModule4() when...
2002-04-03 Gerald Carterremoving unused files....
2002-04-02 Gerald Carteradded "list <pipe>" command to display the available...
2002-04-02 Jeremy AllisonFix continual scanning of smb.conf if an include file...
2002-04-02 Jeremy AllisonFixed the error bad path for recursive mkdir so mkdir...
2002-04-02 Jeremy AllisonFix from Stefan "metze" Metzmacher <metze@metzemix...
2002-04-02 Herb Lewisreadd -c config file change from 2.2 - works with ...
2002-04-02 Gerald Cartersome mergee from SAMBA_2_2. Does compile, but needs...
2002-04-01 Andrew Tridgellnot all versions of gcc support -rdynamic
2002-04-01 Andrew Tridgelltry to get the summary test working on OpenBSD
2002-04-01 Andrew Tridgellcope with a missing PAM define
2002-04-01 Andrew Tridgellreverted Herbs smbpasswd commit as it completely broke...
2002-03-31 Tim PotterRemoved unused variable.
2002-03-30 John TerpstraAdded build option for "everything". Changed build...
2002-03-30 Herb Lewismerge from 2.2 - allow -c option to specify smb.conf...
2002-03-30 Jeremy AllisonHack to share pipe handles between lsa and samr pipes...
2002-03-29 Jeremy AllisonDon't core dump listing thousands of users in usrmgr.
2002-03-29 Jim McDonoughRe-implemented net ads user and net ads group to use...
2002-03-29 Jim McDonoughAdded ads_process_results(), which takes a function...
2002-03-29 Jeremy AllisonEnsure we return a parseable value if invalid handle...
2002-03-29 Herb Lewismerge winbindd WINS changes from 2.2
2002-03-29 Jean-François Mico... added shutdown to smbd
2002-03-29 Jean-François Mico... nmbd handle shutdown message.
2002-03-29 Jean-François Mico... added a shutdown command to smbcontrol.
2002-03-29 Jeremy AllisonFix to stop PERMANENT_NAMES being added when nmbd start...
2002-03-28 Gerald Cartermerge from SAMBA_2_2
2002-03-28 Tim PotterAborted experiment to avoid namespace pollution and...
2002-03-28 Tim PotterAdded another return type.
2002-03-28 Tim PotterUse headername when closing off include file guards.
2002-03-28 Tim PotterUse winbind separator in sid_to_name() function.
2002-03-28 Andrew Tridgella dodgy fix for a dodgy race condition in smbtorture...
2002-03-28 Jeremy AllisonEnsure that setting file length can return disk full...
2002-03-28 Tim PotterUpdated version.
2002-03-28 Tim PotterScript to generate patch to Makefile.in and configure.in
2002-03-27 Jeremy AllisonAdded sys_adminlog() system for info the appliance...
2002-03-27 Herb Lewismerge from 2.2 - don't check local passdb if -r option...
2002-03-27 Gerald Cartermerge from SAMBA_2_2
2002-03-27 Tim PotterConverted to #include *.c format.
2002-03-27 Tim PotterBroke out stuff into other files.
2002-03-27 Tim PotterMoved pyconv definitions across.
2002-03-27 Tim PotterFixed bug in guards.
2002-03-27 Tim PotterConverted to #include *.c format to avoid namespace...
2002-03-27 Tim PotterMoved general printer related calls here.
2002-03-27 Tim PotterMoved printer driver related calls here.
2002-03-27 Jim McDonoughWhoops, left the paged control not critical in the...
2002-03-27 Jeremy AllisonRemoved HAVE_LIBDL from most places (except system...
2002-03-27 Jim McDonoughAdd server control to prevent referrals in paged search...
2002-03-27 Jeremy AllisonAllow hosts allow/deny to use xx.xx.xx.xx/yy syntax.
2002-03-27 Jeremy AllisonIn msleep - never sleep for more than 1 second. Cope...
2002-03-27 Jeremy AllisonMoved debug messages for grabbing/releasing mutex.
2002-03-26 Tim PotterUnblock sigusr1 on startup.
2002-03-26 Jeremy AllisonDon't hold the mutex for more than 20 seconds.
2002-03-26 Tim PotterAdded code for smb messaging. winbindd now responds...
2002-03-26 Jeremy AllisonDon't do a zero-length malloc (caught with dmalloc...
2002-03-26 Tim PotterMoved conv functions to separate file.
2002-03-26 Tim Potter#include "py_conv.h"
2002-03-26 Tim PotterAdded ports and conversion routines.
2002-03-26 Tim PotterRegenerated patch.
2002-03-26 Tim PotterPort related functions.
2002-03-26 Tim PotterSamba structure <-> Python dictionary helper functions.
2002-03-26 Tim PotterMoved form related functions as methods in the policy...
2002-03-26 Tim PotterAppend $(srcdir) to include directories.
2002-03-26 Tim PotterPass $(srcdir) to setup.py
2002-03-26 Tim PotterRenamed internal methods so as not to clash with symbol...
2002-03-26 Gerald CarterOpenPrinter() merge from 2.2
2002-03-26 Jeremy AllisonRemoved unused variable.
2002-03-26 Jeremy AllisonTests for insane open semantics.
2002-03-26 Jeremy AllisonMatched W2K *insane* open semantics....
2002-03-26 Jeremy AllisonAdded 5 *NASTY* non-io open tests....
2002-03-25 Andrew Bartlettadd {push,pull}_ucs2{allocate,talloc}() functions.
2002-03-25 Martin PoolRoll back proto.h changes -- to hard to do them portabl...
2002-03-24 Tim PotterSpelling fixes.
2002-03-23 Andrew BartlettExtra parinoa and DEBUG()s for the make_user_info_map...
2002-03-23 Andrew BartlettCorrectly store the hostname of the remote machine...
2002-03-23 Andrew Bartlettrerun autoconf
2002-03-23 Andrew BartlettMake a number of the lookup tables 'const'. I'm told...
2002-03-23 Andrew BartlettUpdate some of the DEBUG()s in Get_Pwnam_internal()
2002-03-23 Andrew BartlettPatch from Hasch@t-online.de (Juergen Hasch) to add...
2002-03-23 Andrew BartlettMinor fixes:
2002-03-23 Andrew BartlettVarious winbind updates:
2002-03-23 Andrew BartlettJoin as a server trust account if the server role is...
2002-03-23 Jeremy AllisonForgot torture hacks...
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-22 Tim PotterMake debug statment less confusing.
2002-03-22 Herb Lewiscut and paste inserted spaces instead of tab. Some...
2002-03-22 Tim PotterAdded enumerate trusted domains and check secret.
2002-03-22 Herb Lewisadd a -n maxloops option so this can be run in a script...
2002-03-21 Herb Lewismake install should also install the default dat files...
2002-03-21 Jeremy AllisonMissed a couple of fetch/store_ints.
2002-03-21 Jeremy AllisonMake winbindd_idmap tdb endian independent. This is...
2002-03-21 Jeremy AllisonWhen upgrading from an old idmap tdb, remember to overw...
2002-03-21 Herb Lewismerge fix for core dump when called with no args from 2.2
2002-03-21 Jeremy AllisonFix stupid typo !
2002-03-21 Herb Lewisadd .proto.check
2002-03-21 Herb Lewisupdate usage message with other options. Add a -d debug...
2002-03-21 Herb Lewismust use native endian index when creating default...
next