Let everybody enjoy my new toy - make it the default!
[kai/samba.git] / source3 /
2002-07-31 Andrew BartlettLet everybody enjoy my new toy - make it the default!
2002-07-31 Andrew BartlettWinbind updates!
2002-07-31 Andrew BartlettRework parinioa to ensure we never get passwords longer...
2002-07-31 Andrew Tridgellfixed the length checking for plaintext passwords ...
2002-07-31 Andrew BartlettDon't accidenity mess with the wrong domain's sids.
2002-07-31 Andrew Bartlettfix debug, at idra's suggestion.
2002-07-31 Andrew BartlettOnly allow 'security=ads' when we HAVE_ADS.
2002-07-31 Andrew Tridgellsupport netbiosless search for the DC using ADS in...
2002-07-31 Andrew Tridgellfixed multi-line strings for portability
2002-07-31 Andrew Tridgellmake sure we zero the unusued elements in a SID when...
2002-07-31 Andrew Tridgelladded 'disable netbios = yes/no' option, default is no
2002-07-31 Andrew Tridgellfixed a net crash bug if we can't find a DC in a 'net...
2002-07-31 Andrew Tridgelladded support for smbd listening on port 445 and 139...
2002-07-31 Andrew Tridgellthe ads_connect() here doesn't need to actually succeed...
2002-07-31 Andrew Tridgellmake sure that 'net ads info' gives info on the server...
2002-07-30 Jim McDonoughFix the build for now..
2002-07-30 Jim McDonoughAdd LSA RPC 0x2E, lsa_query_info2. Only level implemen...
2002-07-30 Andrew Tridgellnet ads info now reports the IP of the LDAP server...
2002-07-30 Andrew Tridgellthis fixes plaintext passwords with win2000
2002-07-30 Andrew Tridgellalways include the (void) for void fns ...
2002-07-30 Andrew Tridgella couple more minor tweaks. This now allows us to opera...
2002-07-30 Andrew Tridgell2nd try at a fix for netbiosless connections to a ADS...
2002-07-30 Andrew Tridgellremoved a gratuitous standard_sub_basic() on the 'passw...
2002-07-30 Andrew Tridgell- if we are in ADS mode then avoid an expensive netbios...
2002-07-30 Simo SorceOK!
2002-07-30 Andrew BartlettUpdate a pile of Samba's SID lookup code to ensure:
2002-07-30 Andrew BartlettMake some of the charconv code a bit easier to read...
2002-07-30 Tim PotterSome crash fixes for netshareenum returning zero shares.
2002-07-30 Andrew BartlettThese pointers should be for the service we just cloned...
2002-07-30 Andrew BartlettThese are not critical errors, they should not be a...
2002-07-30 Andrew BartlettAdd quotes so we can see 0 length strings.
2002-07-30 Tim PotterReran configure.
2002-07-30 Tim PotterDo AC_MSG_RESULT(yes) when using included popt.
2002-07-30 Tim PotterFixed for memory leak in connection caching code when...
2002-07-29 Tim PotterOur include popt is starting to get a bit old - fixed...
2002-07-29 Gerald Carteradd another registry rpc (opnum 0x14). Have no idea...
2002-07-29 Gerald Cartercouple of minor formatting fixes to help me see better.
2002-07-29 Gerald Carterpassing -1 for the src length in rpcstr_pull results...
2002-07-29 Gerald Carterhardcode printprocessor name since it is everywhere...
2002-07-29 Gerald Cartersimple perl script for retreiving cvs log messages...
2002-07-29 Gerald Cartermerge from SAMBA_2_2
2002-07-29 Andrew Tridgellintroduced a get_file_size() macro in trans2.c to make...
2002-07-29 Andrew BartlettWe don't need this silly unix username stuff. NT usern...
2002-07-29 Andrew Tridgellan initial fix for handling sparse files in smbd
2002-07-29 Simo Sorceas suggested by Alexander Oswald <oswald@is.haw-hamburg.de>
2002-07-29 Tim PotterStarted to get samsync to insert account information...
2002-07-29 Tim PotterAdded extern for popt_common_debug.
2002-07-29 Tim PotterAdd lib/popt_common.o
2002-07-29 Tim PotterUse common popt definition for -d option.
2002-07-29 Tim PotterA place to store common popt routines.
2002-07-29 Simo Sorcepeople should be happier now.
2002-07-29 Tim PotterSkeleton for a libsmb python wrapper.
2002-07-29 Tim PotterMerge from APPLIANCE_HEAD:
2002-07-29 Tim PotterUpdated patch.
2002-07-28 Simo Sorcefound nasty bug in intl/lang_tdb.c tdb structure was...
2002-07-28 Andrew BartlettThis patch does two things:
2002-07-28 Andrew Tridgellminor portability fix
2002-07-28 Andrew Tridgellfix for smbtar filename matching
2002-07-28 Andrew Tridgellthis is an interim fix for nmbd not registering DOMAIN...
2002-07-28 Andrew BartlettAdd the ability to set account policies too.
2002-07-28 Andrew Tridgellmake sure async dns nmbd child dies
2002-07-28 Andrew Tridgellfix minor nits in nmbd from adtam@cup.hp.com
2002-07-28 Andrew Tridgellgood security patch from Timothy.Sell@unisys.com
2002-07-28 Andrew Tridgellpartial apply of samba-patches 960
2002-07-28 Andrew Tridgellfixed man install
2002-07-28 Andrew Tridgellfixed logfile location to honor configure
2002-07-28 Andrew BartlettFix a missing 'no memory' return in last night's svrsvc...
2002-07-28 Andrew BartlettAnother item off my long-term todo list:
2002-07-28 Andrew BartlettIt seems I didn't need to write a dup2() wrapper -...
2002-07-28 Andrew BartlettClean this code up a little. If it's alrady asprintf...
2002-07-27 Andrew BartlettA very long time ago (actually 6 months ago) I promised...
2002-07-27 Andrew BartlettUpdate the rebind code in pdb_ldap.
2002-07-27 Andrew BartlettThis should fix a nastly little bug where if a user...
2002-07-27 Simo Sorcenice day today
2002-07-27 Simo Sorceas per user request added windbind start/stop/restart...
2002-07-27 Andrew BartlettRafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc...
2002-07-26 Gerald Carter3 things:
2002-07-26 Gerald Carterfix parameters for ldap_set_rebind_proc() from OpenLDAP 2.1
2002-07-26 Andrew Bartlett(another patch from mimir)
2002-07-26 Andrew BartlettMimir has been busy with patches again, and sent in...
2002-07-26 Andrew BartlettI think this makes the debug statement clearer.
2002-07-26 Andrew BartlettClarify this comment.
2002-07-26 Tim PotterPrint out a friendly message on error instead of a...
2002-07-25 Andrew TridgellI had forgotten to commit this after running configure
2002-07-24 Gerald Carter* fix return code so we don't let a client just open...
2002-07-24 Gerald Carterdone! printer_info_2, devicemode, sec_desc, & printer...
2002-07-24 Andrew Tridgellreran configure
2002-07-24 Gerald Carterseveral changes in this checkin
2002-07-24 Andrew BartlettIf lp_add_home() fails, don't go any further, just...
2002-07-24 Andrew BartlettMake it possible to query account policy values from...
2002-07-24 Andrew BartlettActually check the return value of the account_policy_g...
2002-07-24 Andrew BartlettWe must be root to access the passdb, so ensure all...
2002-07-24 Andrew BartlettAdd another message rather than 'internal module error'
2002-07-24 Andrew BartlettGive an idea what service didn't have the directory.
2002-07-23 Andrew Tridgellimplemented getgrouplist() for systems that don't have...
2002-07-23 Gerald Carter* fix to display correct form information in REG_BINARY...
2002-07-23 Gerald Carter* changed structure of REG_R_ENUM_VALUE structure since...
2002-07-23 Andrew Tridgellreran configure
2002-07-23 Andrew Tridgelladded LDAP_SET_REBIND_PROC_ARGS in acconfig.h
2002-07-23 Andrew Tridgellremoved the freebsd getgroups check now that we don...
next