Allow the logon level to be passed to cli_netlogon_sam_logon() rather than
[ira/wip.git] / source /
2001-10-30 Tim PotterAllow the logon level to be passed to cli_netlogon_sam_...
2001-10-30 Tim PotterAllow the logon level to be passed to cli_netlogon_sam_...
2001-10-30 Tim PotterRemoved confusing comment.
2001-10-30 Andrew BartlettFix up smbpasswd -e/-d so that it doesn't change the...
2001-10-30 Tim PotterDisplay some errors if the initial connection to the...
2001-10-30 Tim PotterAdded samlogon command to test against win2k native...
2001-10-30 Tim PotterFixed typo in debug message.
2001-10-29 Andrew BartlettFix up auth_smbpasswd.c to use the password interface...
2001-10-29 Andrew BartlettAdd a bit of 'const' for the data_blob code.
2001-10-29 Volker LendeckeDon't force winbind to use non-local DC's.
2001-10-29 Simo Sorceclear errno before a call, tdbsam will not update it.
2001-10-29 Simo Sorceanother few changes to the new mangle code
2001-10-29 Simo Sorcechange some more functions to the new mangle interface.
2001-10-29 Simo Sorce- fix string len for an ucs2_to_dos function as any...
2001-10-29 Andrew BartlettMore spelling and grammer from Vance. <vance@digital...
2001-10-29 Andrew BartlettThis patch applied, except without the structure change...
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-29 Andrew BartlettThis commit is number 2 of 4.
2001-10-29 Andrew BartlettThis commit is number 1 of 4.
2001-10-29 Tim PotterConverted a bunch of functions to use sscanf %i instead...
2001-10-29 Tim PotterHey where did those 4 character tabs come from?
2001-10-29 Tim PotterDon't reference tallocated memory that has already...
2001-10-29 Tim PotterFixed confusing debug message - it was always printing...
2001-10-28 Simo Sorcefix a logic bug on max size of a returned string,
2001-10-28 Motonobu Takahashiadded de.msg from Andreas Moroder
2001-10-27 Andrew BartlettFix up the Makefile for now (thanks herb).
2001-10-27 Jeremy Allisonsmbd/notify_hash.c: Merged Herb's fix.
2001-10-27 Jeremy AllisonRaise simultaneous open pipes from 64 to 1024 for large...
2001-10-27 Tim PotterAdded some connection checking code. Doesn't work...
2001-10-26 Andrew BartlettA few spelling fixes from Vance. <vance@digital-host...
2001-10-26 Andrew Bartlettsamba-bugs@samba.org -> samba@samba.org
2001-10-26 Andrew BartlettRestore the intended behaviour for .headers.stamp
2001-10-26 Tim PotterFixed compile warning.
2001-10-24 Jeremy AllisonAdded || -> && fix from "Orwig, Paul" <PORWIG@PacificLi...
2001-10-24 Jim McDonoughRemove xstrdup since it was added to lib/util.c. Cause...
2001-10-24 Tim PotterRemoved unused function.
2001-10-24 Tim PotterMade default vfs ops static so we can use this symbol...
2001-10-23 Herb Lewismore compiler warnings
2001-10-23 Herb Lewis.headers.stamp not getting touched if file already...
2001-10-23 Herb Lewisget rid of compiler warnings (casts and delete unused...
2001-10-23 Herb LewisIRIX compiler dies not like casts in macro args
2001-10-23 Jim McDonoughRemove setbuffer which caused build errors
2001-10-23 Herb Lewisget rid of compiler warnings
2001-10-23 Jim McDonoughFix popt library checking
2001-10-23 Jim McDonoughReplace getopt_long with popt for parsing commandline...
2001-10-23 Jim McDonoughAdd popt for parsing commandline options
2001-10-22 Simo Sorceops, some testing code in compat function let only...
2001-10-22 Jim McDonoughserver support for RAP session list function
2001-10-22 Simo Sorcelets try the new mangling code
2001-10-22 Andrew Tridgella quick fix to get rpcclient working again. This just...
2001-10-22 Jean-François Mico... samr querydispinfo can change level, start index and...
2001-10-22 Jean-François Mico... allow the samr commands to work back and the help too ;-)
2001-10-22 Andrew Tridgell- fixed link order of krb5 libs
2001-10-22 Jeremy AllisonFix for @ in pathname from Kian Win.
2001-10-22 Jeremy AllisonRenamed inbuilt xstrdup to smb_xstrdup.
2001-10-22 Jeremy AllisonAdded xstrdup, removed static version from smbpasswd.c
2001-10-22 Jeremy AllisonAdded xmalloc - calls smb_panic on zero size or malloc...
2001-10-21 Jeremy AllisonOk, I know it's a language thing and it shouldn't matte...
2001-10-21 Tim PotterFix for fussy Solaris compiler.
2001-10-21 Andrew Tridgellpatch for neater output() function from vance
2001-10-21 Andrew BartlettFix for compilation on non-krb5 systems
2001-10-21 Andrew Tridgellchange smbd to use HOST/hostname principle form until...
2001-10-21 Andrew Tridgellchange smbd to use HOST/hostname principle form until...
2001-10-21 Andrew Tridgellmade smbclient cope better with arbitrary principle...
2001-10-21 Andrew Tridgellsupport both old and new kerberos OIDs
2001-10-21 Andrew Tridgellfixed the spnego detection code in session setup
2001-10-20 Tim PotterConverted a bunch of 0x85 constants to SMBkeepalive.
2001-10-20 Jeremy AllisonMove from timestamp to gen count file id's for finding...
2001-10-20 Jim McDonoughUse asprintf, do bounds check, better rc logic
2001-10-20 Andrew Tridgellcrude fix for anonymous session setup with extended...
2001-10-20 Andrew Tridgellbetter krb5 error handling (thanks andrewb!)
2001-10-20 Andrew Tridgellfinished auth when we get a valid kerberos ticket
2001-10-20 Andrew Tridgelladd non_root_mode() check
2001-10-20 Andrew Tridgellremoved an unused variable
2001-10-20 Andrew Tridgelldon't need KRB5_DIR define
2001-10-20 Andrew Tridgellfixed LDSHFLAGS when using non-standard lib locations
2001-10-20 Andrew Tridgellquick fix for krb5 compilation. I've told vance how...
2001-10-19 Jeremy AllisonEnsure we mask off deny modes correctly on being set...
2001-10-19 Jeremy AllisonAdded include guards around file.
2001-10-19 Jim McDonoughAdd RAP net share add support
2001-10-19 Jean-François Mico... print in a human readable format when the password...
2001-10-19 Jim McDonoughAdd build of net utility
2001-10-19 Jim McDonoughAdd command-line remote management utility
2001-10-19 Jim McDonoughAdd additional client RAP calls
2001-10-19 Jim McDonoughAdd rap.h for net utility and libsmb
2001-10-19 Jim McDonoughAdd header for common RAP definitions
2001-10-19 Jeremy AllisonFixed issues with changenotify only being called once...
2001-10-19 Jeremy AllisonTidy up debug in notify code.
2001-10-19 Tim PotterFixed some memory leaks introduced by connection handli...
2001-10-19 Tim PotterConverted some more functions to create and dispose...
2001-10-19 Jeremy AllisonRestored old Bmpx code - actually used by OS/2.
2001-10-19 Jeremy Allisonclient : Fixed error return.
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-18 Jeremy AllisonMerge Gerry's %G change from 2.2.2.
2001-10-18 Andrew Tridgellgot rid of start_background_queue()
2001-10-18 Andrew Tridgellthe beginnings of kerberos support in smbd. It doesn...
2001-10-18 Tim PotterRenamed vfs_init() to smbd_vfs_init() to allow vfs...
2001-10-17 Andrew Tridgellremoved some debug code
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
next