This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 /
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-25 Jelmer Vernooijremove extern for AllowDebugChange since we don't use it
2002-09-25 Andrew BartlettFix the circular dependency that was preventing 'domain...
2002-09-25 Andrew BartlettMetze claims that without this his win2k server gets...
2002-09-25 Andrew BartlettWhenever we deal with adding machine/trusted domain...
2002-09-25 Jelmer VernooijDon't crash when a backend doesn't have a setsampwent...
2002-09-25 Andrew BartlettThis patch from "Stefan (metze) Metzmacher" <metze...
2002-09-25 Jelmer VernooijFix debuglevel command-line argument
2002-09-25 Jelmer VernooijCompile samtest with LIBADS_OBJ and PASSDB_OBJ...
2002-09-25 Jelmer Vernooijsamtest should load smb.conf by default
2002-09-25 Andrew BartlettAt least try to get this function picked up by the...
2002-09-25 Andrew BartlettKill of Get_Pwnam_Modify and smb_getpwnam(). The latte...
2002-09-25 Andrew BartlettAnother patch from metze, towards his work on sam_ads.
2002-09-25 Andrew BartlettHeader files should not include includes.h - therein...
2002-09-25 Andrew BartlettActually pick up the kerberos libs in RedHat - the...
2002-09-25 Andrew BartlettIf adding a user to ldap, make sure we have the 'accoun...
2002-09-25 Andrew BartlettMove to common user token debugging, and ensure we...
2002-09-25 Andrew BartlettAvoid a segfault in net join when you have not done...
2002-09-25 Tim PotterThe security descriptor in a PRINTER_INFO_2 could be...
2002-09-25 Jeremy AllisonMerge of "profile acls" code.
2002-09-25 Gerald Cartermerge from APP_HEAD
2002-09-24 Jeremy AllisonHold lock on NEXTJOB record for a very short time....
2002-09-24 Jeremy AllisonMoved -ve cache check to correct place.
2002-09-24 Jelmer Vernooijenum_domains shouldn't crash when there are no domains...
2002-09-24 Jelmer VernooijFix bug in get_methods_by_name
2002-09-24 Jelmer Vernooij- Don't put pointer to sam_domain_handle in sam_methods...
2002-09-24 Volker LendeckeThis is a first working version of net rpc vampire...
2002-09-23 Tim PotterDon't uppercase the username and domain in a session...
2002-09-23 Volker LendeckeOk, what's this? Samba as a PDC wants to authenticate...
2002-09-23 Richard SharpeUpdate some help. People keep forgetting that!
2002-09-23 Richard SharpeAdd net getlocalsid [name]
2002-09-23 Volker LendeckeOk, getting a bit more ambitious. Stop me, if this...
2002-09-23 Volker LendeckeCosmetic fix for debug message.
2002-09-23 Volker Lendecketdbdump also needs signal.h. Thanks to Guenther Deschne...
2002-09-23 Volker LendeckeAdd the ability to view/set the current local domain...
2002-09-23 Gerald Carter* fix getpass check
2002-09-22 Richard SharpeSmall, long overdue, fix for libsmbclient.
2002-09-22 Volker LendeckeChange parsing of policy and privs delta to what Ethere...
2002-09-21 Volker LendeckeSorry for the new parameter, but I think to really...
2002-09-21 Jeremy AllisonMerge back Richard's FreeBSD sendfile fixes.
2002-09-20 Jeremy Allison"@" is valid in NetBIOS domain names.
2002-09-20 Jelmer VernooijAdd framework for samtest commands
2002-09-20 Gerald Carterreran autoconf
2002-09-20 Gerald CarterCUPS merge from SAMBA_2_2
2002-09-20 Andrew Tridgellchange ADS negprot to match more closely the options...
2002-09-20 Andrew Tridgellallow --with-krb5 to override the location of the kerbe...
2002-09-19 Tim Potterremove proto headers on realclean
2002-09-19 Jeremy AllisonUse sendfile in readbraw.
2002-09-19 Jelmer VernooijMove functionality to check whether entries for lp_work...
2002-09-19 Jeremy Allisontdb tools need #include <signal.h>
2002-09-19 Jelmer VernooijMerge in first command for 'samtest'
2002-09-19 Volker Lendecketrivial comment fix
2002-09-19 Tim PotterRemove hardcoded -I stuff. Hooray!
2002-09-19 Tim PotterClean up python extensions in clean target.
2002-09-19 Tim PotterBong! The devmode could be NULL. Don't crash if this...
2002-09-19 Tim PotterFixed bug in keyword args for enumprinterdataex
2002-09-19 Tim PotterMoving to subdirectory.
2002-09-19 Tim PotterImplement printerdata_ex as Python dictionary. Read...
2002-09-18 Jeremy AllisonAdded "use sendfile" per share option.
2002-09-18 Jeremy AllisonHPUX sendfile is now detected correctly.
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-09-18 Jelmer Vernooijsamtest and vfstest binaries shouldn't go into CVS...
2002-09-18 Tim PotterDisplay the repr() of non-string dictionary values.
2002-09-18 Volker LendeckeFirst code for 'net rpc vampire'. We should probably...
2002-09-18 Richard SharpeAdd a synonym for samdump ...
2002-09-18 Tim PotterFixed compiler error when HAVE_KRB5 not defined.
2002-09-18 Jeremy AllisonWe had a race condition when changing a machine acount...
2002-09-17 Jeremy AllisonNever, *ever* hold a mutex lock in the message database...
2002-09-17 Jeremy AllisonReverted my earlier change. It was incorrect. We must...
2002-09-17 Jeremy AllisonOnly create the pidfile once we're ready to receive...
2002-09-17 Jeremy AllisonActually use sendfile if selected.
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-17 Andrew Tridgelldisable stat cache when case sensitive
2002-09-17 Andrew Tridgellmore const cleanups
2002-09-17 Andrew Tridgellanother const cleanup
2002-09-17 Tim PotterAdded --with-ldap (default=yes) option. We should...
2002-09-17 Tim PotterRerun configure.
2002-09-17 Tim PotterAdded --with-ads option, defaults to yes. If you run...
2002-09-17 Tim PotterRerun autoconf.
2002-09-17 Tim PotterDefault to "python" for --with-python option. This...
2002-09-17 Jeremy AllisonAdded FreeBSD sendfile configure tests. Richard please...
2002-09-17 Jeremy AllisonAttempt to make broken Linux sendfile work.... Still...
2002-09-17 Jeremy AllisonAdded autoconf detection for sendfile for Linux. lib...
2002-09-16 John TerpstraUpdate to add DEVELOPER option to more parameters.
2002-09-16 John TerpstraCommitting changes before I lose them. Work still in...
2002-09-16 John TerpstraApplied new display mode FLAGS for SWAT.
2002-09-16 John TerpstraChanged Major/Minor version info reported to Server...
2002-09-15 Tim PotterDon't display debugs of the nt user token twice.
2002-09-15 Tim PotterMerge of 'other_sids' patch from appliance.
2002-09-15 Jelmer VernooijPut unixsocket calls between #ifdef HAVE_UNIXSOCKET...
2002-09-15 Jelmer VernooijMake current_sam_methods a const - Patch by Kai Krüger
2002-09-14 Jeremy AllisonUse HAVE_SENDFILE64, not SENDFILE64.
2002-09-14 Jeremy AllisonAdded fix for broken Linux (no sendfile64). When offset...
2002-09-13 Simo Sorcewrong alignment size calculation
2002-09-13 Tim PotterUpdated some comments in the NET_USER_INFO_3 structure...
2002-09-12 Jeremy AllisonFixed up FreeBSD sendfile code - only Solaris left...
2002-09-12 Jeremy AllisonChanged profile version number to 7 - added sendfile...
2002-09-12 Jeremy AllisonHPUX takes offset, not pointer to offset.
2002-09-12 Jeremy AllisonFixup sendfile to match HPUX semantics with signal...
2002-09-12 Tim PotterMerge undone cleanups.
next