Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.
[ira/wip.git] / source3 /
2001-04-24 John TerpstraAdded Steve Langasek <vorlon@netexpress.net> pam_smbpas...
2001-04-24 Herb Lewisfix typo
2001-04-24 Jeremy AllisonPatch for nmbd core dump in printing debug packets...
2001-04-24 Herb Lewisdon't allow both add and delete user to be set at the...
2001-04-24 Herb Lewisset "vfs object" and "vfs options" to be setable by...
2001-04-24 Gerald Carterupdating changes with 2.2 (comment lines in ./configure...
2001-04-23 Herb Lewisrow of asteriks that indicates new entry must start...
2001-04-23 Jeremy AllisonFix "proc num out of range" error. Missing rpc call.
2001-04-23 Jeremy AllisonFixed memory leak in new session code.
2001-04-23 Jeremy AllisonAdded "obey pam restrictions" parameter - default to...
2001-04-23 Jeremy AllisonFix more free twice bugs.
2001-04-23 Jeremy AllisonFix for bug in code for pam_session failure - pam_end...
2001-04-23 Jeremy AllisonAdded smb_ prefix to all Samba wrapper pam functions.
2001-04-22 Jeremy AllisonCommit of a modified version of Andrew Bartlett's patch...
2001-04-22 Jeremy AllisonFinally got name & SID returns correct.
2001-04-22 Andrew Tridgella couple of minor merges from 2_2
2001-04-22 Andrew Tridgellmerging from 2.2 to head
2001-04-21 Jeremy AllisonJF pointed out we were returning the wrong info for...
2001-04-21 Jeremy AllisonFix proto's in old code.
2001-04-21 Jeremy AllisonFixed compile bug when using --with-pam but not --with...
2001-04-20 Gerald Cartermerge from 2.2
2001-04-20 John TerpstraOops. Typos.
2001-04-19 John TerpstraAdded error reporting to pam_session code.
2001-04-19 Gerald Cartermerge from 2.2
2001-04-19 Andrew Tridgellmerge from 2_2
2001-04-18 Jean-François Mico... a missing string conversion.
2001-04-18 Andrew Tridgellnew files for head
2001-04-18 Andrew Tridgellmerge from 2.2
2001-04-18 Jeremy AllisonRemoved mktemp from HEAD - same as done in 2.2.
2001-04-18 Jeremy Allisonpatch from Steve Langasek <vorlon@netexpress.net> to...
2001-04-18 Jeremy AllisonMerge of changes from 2.2.
2001-04-18 Jeremy AllisonRememver to use VFS at all times... even in new user_ca...
2001-04-17 Jeremy AllisonMerged Andrew's wfw fix (2).
2001-04-17 Jeremy AllisonAIX ACLs donated by IBM.
2001-04-16 Andrew Tridgellhide unreadable patch from idra
2001-04-16 Jeremy AllisonAdded --with-codepagedir as RedHat 6.2 and 7.x place...
2001-04-16 Tim PotterGrr - fixed compile error in smbwrapper stuff.
2001-04-16 Tim PotterGetting medieval with compiler warnings as Jeremy puts it.
2001-04-16 Jeremy AllisonFinally got the semantics right (hurrah!).
2001-04-16 Jeremy AllisonCorrect fix for open readonly with truncate.
2001-04-15 Jeremy AllisonFixed potential bug in "become_guest" pointed out by...
2001-04-15 Jeremy AllisonPatch from "Christoph Zwerschke" <zwerschke@zuv.uni...
2001-04-15 Jeremy AllisonAdded Darwin guess.
2001-04-15 Jeremy AllisonFix from "Darrin B. Jewell" <jewell@bdi.com> to allow...
2001-04-15 Jeremy AllisonFix from Tony Butt - shouldn't set got_pass for -c...
2001-04-14 Jeremy AllisonRemoved one samba-bugs ref. from source.
2001-04-14 Jeremy AllisonThis little piece of insanity is inspired by the
2001-04-14 Jeremy AllisonAdded POSIX_ACL support for *BSD. Patch from jedgar...
2001-04-14 John TerpstraPatch from Mandrakesoft to ensure we close all files.
2001-04-14 Jeremy AllisonFix for True64 treating readonly as a reserved word !
2001-04-14 Jeremy Allisonconfigure:
2001-04-13 Jeremy AllisonMichael Davidson <md@sco.COM> pointed out that acl_get_...
2001-04-13 Jeremy AllisonFixed potential file descriptor leak with MS-Access...
2001-04-13 Jeremy AllisonAdded fix from "Eric Boehm" <boehm@nortelnetworks.com...
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-13 John TerpstraUpdated with Andrew Bartlett patch.
2001-04-13 John TerpstraUpdated Major/Minor version to 4.50 - see notes.
2001-04-13 Jeremy AllisonAs Andrew suggested, make smbrun return a fd for a...
2001-04-12 Gerald Carterforgot one thing
2001-04-12 Gerald Carterstill working on it
2001-04-12 Jeremy AllisonCan't use space in random string used for exec.
2001-04-12 Jeremy AllisonChanged lp_add/delete/enum scripts to use lockdir if...
2001-04-12 Tim PotterAdded a caching system to smbsh. Previously access...
2001-04-12 Jeremy AllisonMerged John's changes.
2001-04-12 Gerald Carterfix broken links in SWAT due to upper case anchors...
2001-04-11 Jeremy AllisonTo stop people complaining about the mktemp call, move...
2001-04-11 Jeremy AllisonFix for core dump in security = share code with new...
2001-04-11 Jeremy AllisonChanged the order of -kPIC and -kpic.
2001-04-11 Tim PotterFixed some compiler warnings.
2001-04-11 Jeremy AllisonAdded SMB_ prefix to enums that clash with Solaris...
2001-04-11 John TerpstraUpdating pampass from Samba-2.2 code tree. ===> JHT
2001-04-11 Jeremy AllisonRestrict dfs add and dfs remote to root at Shirish...
2001-04-10 Jeremy AllisonMerged in missing break fix from Shirish.
2001-04-10 Jeremy AllisonFixed missing HAVE_STDARG_H.
2001-04-10 Jeremy AllisonFixed --with-automount compile error.
2001-04-10 Jeremy AllisonAdded HAVE_STDARG_H to tdbutil.c
2001-04-10 Jeremy Allisonpassdb/pass_check.c: Ensure second check is done only...
2001-04-10 Jeremy AllisonAdded JohnT and Andrew Bartlett's PAM changes.
2001-04-10 Jeremy AllisonUse message system to notify when smb.conf is updated.
2001-04-09 Gerald Carterlooking towards abstracting the passdb and uidmapping...
2001-04-09 Jeremy AllisonFixup warnings about extra ';' from SGI compiler.
2001-04-09 Jeremy AllisonRemoved "read only" arg as it isn't useful.
2001-04-09 Jeremy AllisonTidy up return codes for server manager.
2001-04-09 Jeremy AllisonGet/Set of SD's on shares now works. Correctly ensure...
2001-04-09 Jeremy AllisonSet SD's for share. Added level 1501. Map GENERIC file...
2001-04-09 Jeremy AllisonEnsure Everyone/All access is mapped correctly to file...
2001-04-09 Jeremy AllisonAdded set/get SD's on shares. Check before tcon.
2001-04-08 Jeremy AllisonHEAD specific slprintf paranoia fixes.
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-04-08 Jeremy AllisonAdded per-share security tdb. Tidied up many slprintfs...
2001-04-07 Jeremy AllisonFixed up the "add" command - although not SD's yet...
2001-04-07 Jeremy AllisonAdded 3 params to manipulate shares. "add share command...
2001-04-06 Jeremy AllisonFix from Ed Boraas for not core dumping when out of...
2001-04-06 Herb Lewiskeep cflags from being duplicated if defined in environment
2001-04-06 Jeremy AllisonImplemented stub function for NET_SHARE_DELETE. Now...
2001-04-06 Jeremy AllisonAdded stub function for NET_SHARE_ADD. Once this is...
2001-04-06 Jeremy AllisonIf we can't open the username map file, at least print...
2001-04-06 Jeremy AllisonNT sucks ! :-). We have to prefix the UNIX path with...
2001-04-06 Jeremy AllisonWe can now use server manager to look at Samba shares...
2001-04-05 Jeremy AllisonSetup syslog correctly in swat. Patch from Andrew Bartlett.
next