tprouty/samba.git
2002-12-03 Tim PotterDefaulting python breaks the clean target it python...
2002-12-03 Herb Lewisuse FILE_MACRO instead of __FILE__
2002-12-03 Herb Lewisuse the new IVAL_TO_SMB_OFF_T for file_info size member
2002-12-03 Jim McDonoughSupport printer info 7, used for publishing
2002-12-03 Jim McDonoughStop using hardcoded key/value strings, be more forgivi...
2002-12-03 Jim McDonoughStop using hacks for dns host/domain names.
2002-12-03 Jim McDonoughfns for retrieving dns host name and domain name (get...
2002-12-03 Jim McDonoughAdd defines for standard DsSpooler/DsDriver values...
2002-12-03 Jim McDonoughDon't segfault when trying to delete a key when none...
2002-12-03 Jeremy AllisonFixed nasty bug where file writes with start offsets...
2002-12-03 Tim PotterFixes for EXEEXT - must use \$ signs when you want...
2002-12-01 Andrew BartlettAs per Jeremy's request back this out, so as to re...
2002-12-01 Andrew BartlettLink less with smbmnt and smbumount. Also change from...
2002-12-01 Andrew BartlettNo need for fstring manipulation here (Tcon&X), just...
2002-12-01 Andrew BartlettRemove extra headers, and ensure that we correctly...
2002-12-01 Andrew BartlettDereference the correct thing here, so we don't segfault
2002-12-01 Andrew BartlettMake it clear that we might not be talking to a PDC...
2002-12-01 Andrew BartlettPOSIX indicates that this is always in network byte...
2002-12-01 Andrew BartlettPatch from Paul Green to detect exe extensions, needed...
2002-12-01 Jeremy AllisonFixup of ordered cleanup of get_dc_list - bug found...
2002-11-29 Tim PotterIgnore ntlm_auth binary.
2002-11-29 Tim PotterFixed silly bug.
2002-11-29 Tim PotterRerun autoconf.
2002-11-29 Tim PotterFix up smbwrapper target.
2002-11-28 Jelmer Vernooijmerge in some changes from metze's patches (rest follow...
2002-11-28 Jelmer VernooijAdd PDBLIBDIR, just like VFSLIBDIR
2002-11-27 Jeremy AllisonFix comment - 850 -> iso8859-1
2002-11-27 Jeremy AllisonRemove use of 'F' - make 'f' and 'p' do unix (iso8859...
2002-11-27 Jeremy AllisonTest was reversed for ERRmoredata in cli_read.
2002-11-27 Gerald Cartermerging changes from SAMBA_3_0 relating to RPM packaging
2002-11-27 Gerald Cartersyncing packaging files with SAMBA_3_0
2002-11-27 Gerald Carterremoving inet_aton()
2002-11-27 Gerald Cartersync docs with SAMBA_3_0 and regenerate
2002-11-27 Gerald Carterfix cli_ds_getprimarydominfo(); merge from SAMBA_3_0
2002-11-26 Andrew BartlettAfter consultation with tpot, remove the 'winbind_domai...
2002-11-26 Andrew BartlettHaving waited for *way* too long, this is mimir's namec...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-25 Jelmer VernooijRegenerate with newer autoconf
2002-11-25 Andrew BartlettInstead of walking the entire group database, grabbing...
2002-11-25 Tim PotterMake lp_winbind_separator a const string.
2002-11-25 Tim PotterFix some argument checking bugs found by testsuite.
2002-11-24 Andrew BartlettAdd support to switch between Squid 2.4 and 2.5 protoco...
2002-11-24 Andrew BartlettMove from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_U...
2002-11-24 Andrew BartlettTry to twiddle with the makefile to avoid having a...
2002-11-24 Andrew BartlettRemove silly ideas about taking the LM or NT hash as...
2002-11-24 Andrew BartlettNo need to #include smb.h, when we already #include...
2002-11-24 Andrew BartlettAdd ntlm_auth, a new program to provide a stable interf...
2002-11-23 Gerald Carter[merge from APP_HEAD]
2002-11-23 Andrew Tridgella working timegm() function for systems that don't...
2002-11-23 Jeremy AllisonPlease compile with :
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-23 Jeremy Allisonjcmd really should run with a higher compiler warning...
2002-11-22 Tim PotterRerun autoconf.
2002-11-22 Tim PotterHere's a bit of a cleanup of the {configure,Makefile...
2002-11-22 Tim PotterAdded some extra code to test absence/presence of LM...
2002-11-22 Tim PotterFixed some compiler warnings.
2002-11-22 Tim PotterFixed some globals that escaped the recent globalcide.
2002-11-22 Andrew BartlettAdd support for 'restrict anonymous=2' and make the...
2002-11-22 Martin PoolAdd support for new 'F' format, which is a string in...
2002-11-21 Martin PoolIf you don't specify --with-python, we assume "python...
2002-11-21 Jim McDonoughget_nt_error_msg from APPLIANCE_HEAD is called nt_errst...
2002-11-21 Gerald Cartermerge get_friendly_nt_err_msg() from app_head
2002-11-20 Andrew Tridgellfixed a number of places where we can try to free a...
2002-11-20 Tim PotterIgnore automatically generated Makefile.
2002-11-20 Tim PotterSpelling fix.
2002-11-20 Andrew Tridgellmore %U fixes for head
2002-11-19 Andrew Tridgella better for for using %U in smb.conf
2002-11-19 Christopher... Fixed two very, very minor typos (that sort of just...
2002-11-19 Jeremy AllisonVery curious. It turns out attribute matching on trunca...
2002-11-19 Tim PotterMerge from appliance:
2002-11-19 Tim PotterFix typo in docstring.
2002-11-18 Jeremy AllisonAdded HIDDEN/NORMAL attribute test.
2002-11-18 Tim PotterBug fix from appliance - we must initialise the winbind...
2002-11-18 Jim McDonoughDon't pass a function to ADS_ERR_OK().
2002-11-18 Jim McDonoughRevert ADS_ERR_OK change. Some compilers didn't like it.
2002-11-18 Jim McDonoughBack out some goofs that accidentally checked in with...
2002-11-18 Jim McDonoughNext step of printer publishing.
2002-11-18 Gerald Carterbad date string in specfile
2002-11-18 Gerald Cartersync packaging changes with SAMBA_3_0
2002-11-18 Gerald Carteruse ${RPM} for rpm v4.1
2002-11-18 Gerald Carterformatting fix
2002-11-18 Andrew Tridgellthe change in the way %U is handled to use current_user...
2002-11-17 Tim PotterRenamed uuid_to_string() to guid_to_string() to avoid...
2002-11-16 Tim PotterAdded for the people who want to use Windows XP with...
2002-11-16 Jelmer VernooijUpdate docs status document
2002-11-16 Jelmer VernooijUpdate for 3.0
2002-11-16 Jelmer VernooijUpdate for 3.0
2002-11-15 Andrew Bartlett/bin/sh on solaris swallows the failure code, so exec...
2002-11-15 Richard SharpeOne more small fix in tree.c
2002-11-15 Richard SharpeFix some problems with tree.c reported by users.
2002-11-15 Andrew BartlettRemove the assumption that all Solaris has -lsendfile.
2002-11-15 Andrew BartlettAdd samdump and vampire to 'net rpc help'
2002-11-15 Andrew BartlettAdd const to PACKS()
2002-11-15 Andrew BartlettInclude the hostname we are trying to match with $...
2002-11-15 Andrew BartlettSmall auth updates:
2002-11-15 Andrew Bartlettpatch from aedil@alchar.org to correctly detect solaris...
2002-11-15 Jeremy AllisonFix from "Stefan (metze) Metzmacher" <metze@metzemix...
2002-11-15 Gerald Carterfix segfault
2002-11-15 Gerald Carterenable enumeration of domain local groups using LDAP...
2002-11-15 Jelmer VernooijUpdate to use smb_register_passdb()
next