kai/samba.git
2002-04-08 Andrew BartlettReintroduce the 2.2 name mangling code, until we get...
2002-04-08 Andrew BartlettFix up major logic reversal flaws in pdb_ldap.
2002-04-07 Tim PotterSpelling.
2002-04-07 John TerpstraFix pathes.
2002-04-07 Simo Sorceuint32 store and fectch functions, a signed int is...
2002-04-07 Simo Sorcebetter check of called function's return
2002-04-07 John TerpstraOops .. last update was committed before saving! Argh!
2002-04-07 John TerpstraUpdated because I want this for now - NOTE: This will...
2002-04-06 Jeremy AllisonAlways pass NT password as well as Lanman.
2002-04-05 Jeremy AllisonFix Gerry bug - MajorVersion should be 2 not 3.
2002-04-05 Jeremy AllisonFixed up admin user / guest user lookup.
2002-04-05 Jim McDonoughUse the new ads_do_search_all2 function. It provides...
2002-04-05 Jim McDonoughSeveral updates to get server side sorting going:
2002-04-05 Volker LendeckeMerge from 2.2
2002-04-05 Tim PotterNew version of patch.
2002-04-05 Tim Pottermake proto
2002-04-05 Tim PotterAdded new files for drivers, forms and ports conversion...
2002-04-05 Tim PotterFixed dodgy looking prototypes for py_to_* functions.
2002-04-05 Tim PotterRemoved unused label.
2002-04-05 Tim PotterConverted drivers, forms and ports functions to use...
2002-04-05 Tim PotterAdded py_spoolss_printers_conv.c to spoolss extension.
2002-04-05 Tim Pottermake proto
2002-04-05 Tim PotterNew routines to convert between structures and python...
2002-04-05 Tim PotterThrow a spoolss.werror exception when the rpc client...
2002-04-05 Tim PotterDon't include py_spoolss_conv.h by default. We want...
2002-04-05 Tim PotterAdded functions to return Python tuples (error code...
2002-04-05 Jim McDonoughadd utils/net_help.c to bin/net build
2002-04-05 Jim McDonoughLots more net consistency work:
2002-04-04 Tim PotterMake bin/nsstest as part of torture target.
2002-04-04 Tim PotterFixed some compile warnings.
2002-04-04 Tim PotterMore spelling.
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... 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-03 Tim PotterFixed C++ comments.
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 Herb Lewismerge from 2.2 - build winbindd and libsmbclient
2002-04-02 Gerald Cartersome mergee from SAMBA_2_2. Does compile, but needs...
2002-04-01 Gerald Carter* merges from SAMBA_2_2
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-31 John TerpstraModified programs installed to /usr/bin and /usr/sbin
2002-03-30 John TerpstraAdded smbwrapper and everything to build options.
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 Herb Lewissync with 2.2 branch
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... added shutdown to smbd
2002-03-29 Jean-François... nmbd handle shutdown message.
2002-03-29 Jean-François... added a shutdown command to smbcontrol.
2002-03-29 Jeremy AllisonFix to stop PERMANENT_NAMES being added when nmbd start...
2002-03-28 Jim McDonoughRefresh from sgml source. HTML doesn't come out ok...
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...
next