summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-05-04Added some missing winbind parameters. Yes they're already documented.Tim Potter1-0/+9
(-: (This used to be commit 657f95c89e593e6cdfc6fb9c7a9e67f9a518c1a5)
2001-05-04Zero fnum when initialising a cli_state.Tim Potter1-0/+2
(This used to be commit 5a387f59c441d355fe4535eae5c2c924ae9dd451)
2001-05-04Added cli_samr_query_aliasmem() and cli_samr_open_alias() functions.Tim Potter1-0/+107
(This used to be commit 0b3bc4375b8984fc16c8972d2b62762c1657f675)
2001-05-04renamed unknown field to access mask in open alias structures.Tim Potter1-2/+2
(This used to be commit 4d0ac3c71d930ab9cf88bd688c23c72ce5a53179)
2001-05-04Added a SMB_ASSERT() so that two cli_state structures aren't openedTim Potter1-0/+3
on different pipes. This seriously confuses NT. Unfortunately HEAD branch is limited to one rpc pipe per connection as the fnum is stored inside the cli_state structure. It should really be broken out into it's own structure so multiple pipes can be opened on one TCP/IP socket. What a good idea! But look over here! I've already done it in another workarea but it will require a day or two to refactor some of the internal samba rpc client stuff (i.e netlogon requests) so it will remain uncommitted for another while. (This used to be commit 657804f3be2b621c8ee15bdb905879e208f9ca2f)
2001-05-04Added cmd_samr_enum_dom_groups() function.Tim Potter1-2/+86
(This used to be commit 23427a57da8b18506bbd970e5d7491c0917f6d06)
2001-05-04Added cli_samr_enum_dom_groups() function.Tim Potter1-0/+77
(This used to be commit 5a3b7d8b1302fd11321c4a65161de169b41f5d9e)
2001-05-04More usability fixes.Tim Potter1-1/+3
(This used to be commit 3434e0bf7fe5cdc8478518c6b1311dda7a7d3e81)
2001-05-04Allow ctrl-d to exit rpcclient.Tim Potter1-4/+7
Don't try to run anything if user just presses return at rpcclient prompt. (This used to be commit 37cdf37fee8414183c4ecb49e68a468ad235787d)
2001-05-04Merge from TNG branch.Tim Potter1-57/+183
(This used to be commit 1e7b1c71b9c409859bcf0aeb3d5785acc4aee027)
2001-05-03Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.hJeremy Allison8-8/+28
and using autoconf tests. Added "restrict acl with mask" parameter. Jeremy. (This used to be commit 7792e32ba7fd734cc68b354f31c382ac11521fe8)
2001-05-03Merging Gerald's "no printer driver" fix from 2.2.Jeremy Allison1-0/+10
Jeremy. (This used to be commit 409b1e4d1b996b26eee80bf5cb4edd962e4a4c76)
2001-05-03Merging Gerald's PDC SAM name fix.Jeremy Allison1-13/+76
Jeremy. (This used to be commit d31799850440c6c2267a4edb217d447df75aab5a)
2001-05-02Had to add a "pam password change" parameter (defaults to "off") and inlinedJeremy Allison7-85/+2989
the pam password change code to ensure that existing and working password chat scripts don't break with 2.2.1. PAM password changing has to be explicitly requested. Allowed wildcards in pam password change matching (matches password chat script matching). Had to add const (sorry Tim :-) to ms_fnmatch() to stop warnings. Don't worry - the const changes are isolated and don't cause any other warnings :-). Jeremy. (This used to be commit 47b4d82536c09bffe3a0d9917fa31d935f1be7d8)
2001-05-02Fix noticed by John Trostel - we need to return our account SID for level 5.Jeremy Allison2-2916/+2
Jeremy. (This used to be commit acf32f277d1a45f49fa3bf6af82850e35df9ae5a)
2001-05-02Remove embedded '/*' in comment.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 9a85dc9cdbc6409e25a528be4be960d4eb3ac117)
2001-05-02use O_EXCL for fcntl_lock.c test in case some fool runs on /tmpAndrew Tridgell1-1/+2
(This used to be commit 4d3d7a0d673b80f1de411a5fb5a23ae06cf80f43)
2001-05-02added sys/wait.h to fcntl_lock testAndrew Tridgell1-0/+4
(This used to be commit ed151605e57b7db3457cdf0c87f71c86e84c8f5b)
2001-05-02added error msgs to fcntl_lock testAndrew Tridgell1-1/+17
(This used to be commit db5d38736d0d91acb55f4e4a67f33a2c0b5fdca3)
2001-05-01Fixup smbcacls. Don't return memory already freed, don't free memory allocatedJeremy Allison3-23/+5
with talloc. Jeremy. (This used to be commit 0ae0d024f5898f7e47e4b1d4487b15447096780c)
2001-05-01Runtime check for broken PAM systems with no appdata_ptr support. ThisJeremy Allison2-4/+44
should eventually be an autoconf test with a #ifdef workaround. I *HATE* pam :-). Jeremy. (This used to be commit 52a9226a5aaa769e960619c2bd0a561dd9b0493d)
2001-05-01Stop coredump on pam password change with pam_pwdb.so module on error.Jeremy Allison2-2/+10
Jeremy. (This used to be commit d9b960b4a5997e4cd09e3da9ea4754cbae1e29b3)
2001-05-01Added Andrew Bartlett's fixes to my changes to his original patch (at theJeremy Allison4-6/+6
court of king caractacus, was just passing by... :-). Jeremy. (This used to be commit acc3e7a057ad7fb0c2fb1cafff0c623ec0524d04)
2001-05-01added more complete C99 snprintf testAndrew Tridgell2-218/+228
(This used to be commit 4d7565342d5b53dd038bf25dd6c6afc7132ba2aa)
2001-05-01fixed some uninitialised variablesAndrew Tridgell2-6/+6
(This used to be commit 5d899e51a4fc4e872da550b88ef603dbd2d8391f)
2001-05-01fixed comment-in-commentAndrew Tridgell1-1/+1
(This used to be commit 4c456c82642649a6dfaadf578488119d195c5b6b)
2001-05-01Allow pam code to compile on Solaris (which doesn't have ↵Jeremy Allison2-0/+10
PAM_AUTHTOK_RECOVER_ERR). Jeremy. (This used to be commit 6b2dd14205a4170c11067c4f851db11ab9154fce)
2001-05-01Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famousJeremy Allison6-21/+477
Nigel Williams who did NIS/GINA !) to implement add/modify/delete shares for Win2k. Needs testing as I made a few mods to the original code. Jeremy. (This used to be commit 9b3dd801765fad28c0f9d58e5af2537cfccdd4ee)
2001-04-30Fixing consts in pam code.Jeremy Allison2-4/+4
Jeremy. (This used to be commit c4d3df4f145dc28d1b285fad64c787cebb613e70)
2001-04-30Fixed password entry caching bug pointed out by Elrond.Jeremy Allison1-14/+25
Jeremy. (This used to be commit dc31b47deda188cb88288a8f33dc09faed9b2c41)
2001-04-30Ensure correct password change script gets selected --with-pam.Jeremy Allison1-0/+4
Jeremy. (This used to be commit 6703f621ea798bd1877bd3baa523307ee288dccd)
2001-04-30Based on an original PAM patch by Andrew Bartlett, re-written by me toJeremy Allison6-288/+888
remove global static PAM variables, and to tidy up the PAM internals code. Now looks like the rest of Samba. Still needs testing. Jeremy. (This used to be commit 1648ac64a75de74d1a1575eb49cccc4f75488bfa)
2001-04-29make clean should remove PROGSAndrew Tridgell1-1/+1
(This used to be commit 783728fa8c6527e1dfc4434a587d5753886ad8ec)
2001-04-28Adding developer mode option.John Terpstra1-7/+18
(This used to be commit 6473085645cc0ecfcb982f6e40bfde606424dc7b)
2001-04-28fixed %u/%U exampleAndrew Tridgell1-1/+1
(This used to be commit 40e7834bb9c7440feba250832c3b85757ae4c9f9)
2001-04-28- fixed some compiler warningsAndrew Tridgell5-15/+18
- fixed slprintf and vsprintf macros (This used to be commit c986a3c51e8cdbc1230edbe0f4a91138c4ada29d)
2001-04-28don't need slprintf.c any moreAndrew Tridgell2-26/+2
(This used to be commit 025285e179924024f069a31a65b124bd45a249af)
2001-04-28- added test for vasprintfAndrew Tridgell14-178/+273
- cleaned up GNUC printf attribute macros - added enum handling in mkproto - removed non-vararg code - made slprintf and vslprintf just macros for snprintf and vsnprintf - don't need slprintf code any more (This used to be commit c7aeb2254dfc3cd0aa0b6c0bdd426f9323be0ddf)
2001-04-28use asprintf for hideunreadable optionAndrew Tridgell1-14/+8
(This used to be commit 338d5ca8addb3079e0ab4a68338596d6e3b17ddb)
2001-04-28added asprintf testAndrew Tridgell3-2/+5
(This used to be commit 8bda86c0bfd3693420e334a10d19bed61b131bae)
2001-04-28got asprintf defn rightAndrew Tridgell1-11/+12
(This used to be commit 531ab0917004cc1dbbdc4a2b6b8d41f354dd2da7)
2001-04-28few cleanups to bring in line with 2.2Gerald Carter9-10/+0
(This used to be commit 0feaac00a1847af41464d4ce35821ff851cded9c)
2001-04-28removing the references to rpc_client_proto.hGerald Carter1-21/+8
(This used to be commit e7ef88dfeef658928f1a2dd79f3d142417be2015)
2001-04-28rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter13-663/+890
(This used to be commit 0a6ceed279cc8111008b21f75c6791efbd993f4b)
2001-04-28rpcclient/rpcclient.c: Non-void return in void function.Jeremy Allison2-2/+4
smbd/sec_ctx.c: Fixed potential memory leak spotted by Kenichi Okuyama@Tokyo Research Lab, IBM-Japan, Co. utils/nmblookup.c: gcc warning on Solaris fix. Jeremy. (This used to be commit 1be60597cd62af2b30a1496d06ea5704e87d3b7d)
2001-04-27More gcc compile on solaris tidyups.Jeremy Allison2-5/+5
Jeremy. (This used to be commit 956201c4fb6e604407911b9709574f0c24dcb84f)
2001-04-27Mismatched format and args.Jeremy Allison1-1/+1
Jeremy. (This used to be commit d57feb2c85f973ad22098054b8d6d049869e2a69)
2001-04-27More debug %d -> %u issues.Jeremy Allison3-18/+13
Jeremy. (This used to be commit 6fcb600dcd23c61d1a7d2ce8c2b7b2eea2e58623)
2001-04-27More %d (uid_t) stuff...Jeremy Allison2-4/+4
Jeremy. (This used to be commit 73b425121a8c99af3ed7adbdcff3f6f0cec92ac7)
2001-04-27More acl -> the_acl, %d with uid_t issues.Jeremy Allison1-13/+13
Jeremy. (This used to be commit 30edd7fdf1d791d76351a7cc23a83f97386c3087)