Multiple changes:
[kai/samba.git] / source /
2002-04-04 Jim McDonoughMultiple changes:
2002-04-04 Jim McDonoughCleanups to make auto-detection of method on net user...
2002-04-04 Jim McDonoughMore updates for auto-detecting server connection metho...
2002-04-04 Jean-François Mico... small change in name_resolve_bcast()
2002-04-04 Tim PotterIf compiling with Insure, mallocate a byte of memory...
2002-04-04 Tim PotterSpelling.
2002-04-04 Tim PotterCall poptFreeContext() as appropriate.
2002-04-04 Tim Potteroops
2002-04-04 Tim PotterFixed memory leak in cli_lsa_enum_trust_dom(). Use...
2002-04-04 Tim PotterRerun autoconf.
2002-04-04 Tim PotterUse m4-mode when editinging configure.in under emacs.
2002-04-04 Tim PotterAlso look for libinsure.so where the full version insta...
2002-04-04 Tim PotterFree popt context after argument parsing.
2002-04-04 Tim PotterFixed memory leak in make_pdb_context_name()
2002-04-04 Jim McDonoughAdd non-ads version of net_ads_help for build on non...
2002-04-04 Jim McDonoughCorrect error string function call to ads_errstr()
2002-04-04 Jeremy AllisonFix up conversion code from old winbindd versions ...
2002-04-04 Jim McDonoughTry harder next time to not duplicate function...take...
2002-04-04 Jim McDonoughAdd ability to get specific net ads subcommand help...
2002-04-04 Jim McDonoughAdd net ads user subcommands: add delete info. Also...
2002-04-04 Jim McDonoughAdd libads/ldap_user.c to build for ads user management.
2002-04-04 Jim McDonoughContains functions to manage/view AD user accounts...
2002-04-04 Jim McDonoughAdd ads_err2string() function for generating error...
2002-04-04 Jeremy AllisonFixed the handle leak in the connection management...
2002-04-04 Tim PotterRerun autoconf.
2002-04-04 Tim PotterAdd -D__INSURE__ to the CPPFLAGS if CC=insure.
2002-04-03 Andrew BartlettMore winbind for HPUX updates from Don Mccall. I think...
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.
next