samba.git
2002-10-11 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-2.2.6rc3
2002-10-11 Samba Release... preparing for release of 2.2.6rc3
2002-10-11 Gerald Cartersync with SAMBA_2_2 for 2.2.6rc3
2002-10-10 Samba Release... preparing for release of 2.2.6rc2
2002-10-10 Gerald Cartersync for rc2 :-( (forgot the LDAP fix)
2002-10-09 Gerald Carteralways check for missing files
2002-10-09 Samba Release... preparing for release of 2.2.6rc1
2002-10-09 Gerald Cartermore merges from SAMBA_2_2
2002-10-09 Gerald Cartergetting ready for rc1
2002-10-09 Gerald Carter sync with SAMBA_2_2 for 2.2.6rc1
2002-10-01 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
2002-10-01 Jeremy AllisonFix Solaris sendfile detection. Add small fixes to...
2002-10-01 Jeremy AllisonTidy up client error processing.
2002-10-01 Jeremy AllisonFixed typo.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-10-01 Gerald Carterfixing typos spotted by eagle-eye-vance
2002-09-30 Jeremy AllisonFix memory leak in getting DC list. Remember to exclude...
2002-09-30 Gerald Carter* adding some notes on the wins failover stuff
2002-09-30 Jeremy AllisonAdded Solaris sendfile patch + configure tests from...
2002-09-30 Gerald Carter* working on Makefile
2002-09-30 Gerald Cartermissed one txt rule.
2002-09-30 Gerald Carter* add the Developers guide to the repository
2002-09-30 Gerald Cartermore updates--printing backend inmterface & Print queue...
2002-09-30 Gerald Cartermore details opn change notification
2002-09-30 Gerald CarterREADME.OtherModules
2002-09-30 Gerald Carterfix logic error in testparm with wins servers
2002-09-30 Volker LendeckeSecond part of my fix -- incorrect merge.
2002-09-30 John TerpstraAdded from samba mailing lists. Might help someone...
2002-09-30 Jeremy AllisonDon't zero out numwritten before using.... Found by...
2002-09-30 Gerald CarterThis is an initial draft of printing internals. Not...
2002-09-30 Andrew BartlettFix the compile issue in bin/samtest, and make the...
2002-09-29 Volker LendeckeSome more work on vampire.
2002-09-29 Volker LendeckeWe have to hand out info on Builtin here as well. They...
2002-09-29 Richard SharpeMake sure that variable does not shadow a parameter.
2002-09-29 Andrew BartlettRemove sam/api.c.
2002-09-29 Andrew BartlettUpdates for sam_ads by metze - add the start of domain...
2002-09-28 Jelmer VernooijFix 'plugin' command
2002-09-28 Jelmer VernooijFix typos + report FIXME
2002-09-28 Jelmer VernooijPatch from metze to fix enum_accounts
2002-09-28 John TerpstraFixing path to libsmbclient.h so it never gets crossed...
2002-09-28 Jelmer VernooijInclude ../include/libsmbclient.h instead of just libsm...
2002-09-28 Volker LendeckeOk, hopefully final fix for this one. abartlet told...
2002-09-28 Andrew BartlettTry to compile as much as possible with only ldap,...
2002-09-28 Andrew BartlettForgot to commit this in the patch changing back the...
2002-09-28 Andrew BartlettBack out one of the API changes, now I recall how it...
2002-09-28 Andrew BartlettSecond stab at Volker's 'make shadow passwords work...
2002-09-28 Andrew BartlettAdd the beginings of sam_ads to the tree.
2002-09-28 Volker LendeckeThanks to abartlet I looked at that function a bit...
2002-09-28 Andrew BartlettAdd const.
2002-09-28 Richard SharpeCommit a fix to smbclient so that it will connect to...
2002-09-28 Andrew BartlettThis needs to be #ifdef HAVE_LDAP.
2002-09-28 Andrew BartlettAdd const.
2002-09-27 Andrew BartlettBack our volker's patch as was breaking the build.
2002-09-27 Jeremy AllisonIt turns out that Windows allows delete printer on...
2002-09-27 Jeremy AllisonCheck for security on delete printer was reversed...
2002-09-27 Jeremy AllisonHEAD and APP-HEAD spoolss parsing was out of sync....
2002-09-27 Volker LendeckeTouching somebody else's code again... Sorry, Richard.
2002-09-27 Jelmer VernooijApply Vance Lankhaars' cifs2002 documentation patch...
2002-09-27 Volker LendeckeSorry to touch such an internal function. But I was...
2002-09-27 Andrew BartlettMove a number of ADS related functions out into utility...
2002-09-27 Volker LendeckeAn example of a group creation command that can handle...
2002-09-27 Volker LendeckeDo not update manpages directly...
2002-09-27 Andrew BartlettDoco patch from metze. This reformats the 'ldap ssl...
2002-09-27 Andrew BartlettVance picked up a pile of typos etc at the CIFS confern...
2002-09-27 Andrew BartlettMinor updates:
2002-09-27 Andrew BartlettSome small cleanups to the libads code (mainly error...
2002-09-27 Andrew BartlettI missed committing this - all updates to configure...
2002-09-27 Andrew BartlettFix typo
2002-09-27 Andrew BartlettWhen compiled --with-ldapsam, make ldapsam the default...
2002-09-27 Andrew BartlettReadd the 2.2 --with-ldapsam paramaters so as to allow...
2002-09-26 Jeremy AllisonMake explicit the difference between a tdb key with...
2002-09-26 Gerald Cartertagging version as post3.0-HEAD to differentiate from...
2002-09-26 Gerald Carteradd -r to usage output
2002-09-26 Samba Release... preparing for release of 3.0alpha20
2002-09-26 Gerald Cartersync with SAMBA_3_0
2002-09-26 Jelmer VernooijFix segfault in sam_context_enum_domains - reported...
2002-09-26 Jelmer VernooijDon't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice..
2002-09-26 Jelmer VernooijChange pdb_xml functions to return NTSTATUS
2002-09-26 Jelmer VernooijChange pdb_mysql function to return NTSTATUS
2002-09-26 Jelmer VernooijMake functions return NTSTATUS instead of BOOL
2002-09-26 Volker LendeckeAdd -r parameter to smbgroupedit. With -r you can manua...
2002-09-26 Andrew BartlettPatch from "Kai Krueger" <kai@kruegernetz.de> to get...
2002-09-26 Simo Sorceforgot include file, sorry
2002-09-26 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix...
2002-09-26 Simo Sorcemove all the passdb internal interface to NTSTATUS
2002-09-25 Jelmer Vernooijnotify user when no {domains,accounts} were found
2002-09-25 Jelmer VernooijAdd samtest command 'enum_accounts' + few typo fixes...
2002-09-25 Jelmer Vernooijadd samtest commands:
2002-09-25 Gerald Carterfix getpass replacement check (i thought I fixed this...
2002-09-25 Andrew BartlettMake it clear what this if statement applies to, and...
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...
next