ira/wip.git
2001-05-04 Tim PotterAdded a SMB_ASSERT() so that two cli_state structures...
2001-05-04 Tim PotterAdded cmd_samr_enum_dom_groups() function.
2001-05-04 Tim PotterAdded cli_samr_enum_dom_groups() function.
2001-05-04 Tim PotterMore usability fixes.
2001-05-04 Tim PotterAllow ctrl-d to exit rpcclient.
2001-05-04 Tim PotterMerge from TNG branch.
2001-05-03 Jeremy AllisonFixed SHM_R/SHM_W warnings by moving sys/ipc.h and...
2001-05-03 Jeremy AllisonMerging Gerald's "no printer driver" fix from 2.2.
2001-05-03 Jeremy AllisonMerging Gerald's PDC SAM name fix.
2001-05-02 Jeremy AllisonHad to add a "pam password change" parameter (defaults...
2001-05-02 Jeremy AllisonFix noticed by John Trostel - we need to return our...
2001-05-02 Jeremy AllisonRemove embedded '/*' in comment.
2001-05-02 Andrew Tridgelluse O_EXCL for fcntl_lock.c test in case some fool...
2001-05-02 Andrew Tridgelladded sys/wait.h to fcntl_lock test
2001-05-02 Andrew Tridgelladded error msgs to fcntl_lock test
2001-05-01 Jeremy AllisonFixup smbcacls. Don't return memory already freed,...
2001-05-01 Jeremy AllisonRuntime check for broken PAM systems with no appdata_pt...
2001-05-01 Jeremy AllisonStop coredump on pam password change with pam_pwdb...
2001-05-01 Jeremy AllisonAdded Andrew Bartlett's fixes to my changes to his...
2001-05-01 Andrew Tridgelladded more complete C99 snprintf test
2001-05-01 Andrew Tridgellfixed some uninitialised variables
2001-05-01 Andrew Tridgellfixed comment-in-comment
2001-05-01 Jeremy AllisonAllow pam code to compile on Solaris (which doesn't...
2001-05-01 Jeremy AllisonAdded code from "Nigel Williams" <nigel@veritas.com...
2001-04-30 Jeremy AllisonFixing consts in pam code.
2001-04-30 Jeremy AllisonFixed password entry caching bug pointed out by Elrond.
2001-04-30 Jeremy AllisonEnsure correct password change script gets selected...
2001-04-30 Jeremy AllisonBased on an original PAM patch by Andrew Bartlett,...
2001-04-29 Andrew Tridgellmake clean should remove PROGS
2001-04-28 John TerpstraAdding developer mode option.
2001-04-28 Andrew Tridgellfixed %u/%U example
2001-04-28 Andrew Tridgell- fixed some compiler warnings
2001-04-28 Andrew Tridgelldon't need slprintf.c any more
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-04-28 Andrew Tridgelluse asprintf for hideunreadable option
2001-04-28 Andrew Tridgelladded asprintf test
2001-04-28 Andrew Tridgellgot asprintf defn right
2001-04-28 Gerald Carterfew cleanups to bring in line with 2.2
2001-04-28 Gerald Carterremoving the references to rpc_client_proto.h
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-04-28 Jeremy Allisonrpcclient/rpcclient.c: Non-void return in void function.
2001-04-27 Jeremy AllisonMore gcc compile on solaris tidyups.
2001-04-27 Jeremy AllisonMismatched format and args.
2001-04-27 Jeremy AllisonMore debug %d -> %u issues.
2001-04-27 Jeremy AllisonMore %d (uid_t) stuff...
2001-04-27 Jeremy AllisonMore acl -> the_acl, %d with uid_t issues.
2001-04-27 Jeremy AllisonDon't use variables called "acl" as it's the name of...
2001-04-27 Jeremy AllisonTidy up args to DEBUG Statements - found by gcc on...
2001-04-27 Jeremy AllisonFixes for problems in NFS server code from Michael...
2001-04-27 Jeremy AllisonPatch from Frédéric Blanc <el_blaf@yahoo.fr> to correct...
2001-04-27 Jeremy AllisonFix from matthew.hart@veritas.com - bad error return...
2001-04-27 Jeremy AllisonAdded Herb's comment fix.
2001-04-27 Jean-François... fix a bug in printer name handling that jerry reported.
2001-04-27 Andrew TridgellC99 test for snprintf
2001-04-27 Andrew Tridgelladded much better snprintf code, plus new function...
2001-04-27 Andrew Tridgelladded test for C99 compliant vsnprintf
2001-04-27 Andrew Tridgellfixed typo
2001-04-26 Jeremy AllisonFixed REPLACE_GETPASS test.
2001-04-26 Gerald Carterremoved references to SMBRUN
2001-04-26 Gerald Carterremoved SMBRUN references
2001-04-25 Jeremy AllisonSync with default perm changes in 2.2.
2001-04-25 Gerald Carterconverted the passdb smbpasswd implementation to using...
2001-04-25 Jeremy AllisonRe-ran autoheader; autoconf to fix pam_smb build.
2001-04-25 Jeremy AllisonFixed %U and %D substitutions. %U is lowercase user...
2001-04-25 Andrew Tridgelladded solaris wrapper from tng
2001-04-25 Andrew Tridgellmerge some of the nsswitch code from tng to head
2001-04-25 Andrew Tridgellmerge from 2_2
2001-04-25 Jeremy AllisonMore paranioa fixes against nmbd lengths.
2001-04-24 Jeremy AllisonFix bad length in dgram.
2001-04-24 John TerpstraAdded Steve Langasek <vorlon@netexpress.net> pam_smbpas...
2001-04-24 John TerpstraAdded Steve Langasek <vorlon@netexpress.net> pam_smbpas...
2001-04-24 Gerald Cartersyncing up with 2.2
2001-04-24 Gerald Cartersyncing up changes in 2.2
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-24 Gerald Carteradded Mandrake support from 2.2
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 Gerald Carterbad link
2001-04-19 Gerald Cartermerge from 2.2
2001-04-19 Gerald Cartermeger from 2.2
next