Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | r12185: Cosmetic cleanup | Volker Lendecke | 2005-12-11 | 1 | -1/+1 | |
| | ||||||
* | r12182: Cosmetic cleanup | Volker Lendecke | 2005-12-11 | 1 | -9/+5 | |
| | ||||||
* | r12173: doing some service control work | Gerald Carter | 2005-12-11 | 1 | -0/+1 | |
| | | | | | | | | | * Add a few new error codes for disabled services * dump some more details about service status in 'net rpc service' * disable the WINS and NetLogon services if not configured in smb.conf Still trying to figure out how to disable the start button on the NetLogon and WINS services. | |||||
* | r12129: Fix uninitialized variables. | Volker Lendecke | 2005-12-08 | 1 | -0/+3 | |
| | | | | Volker | |||||
* | r12111: Fix the "everything" build by re-adding debug2html. Oops. | Jeremy Allison | 2005-12-06 | 1 | -0/+308 | |
| | | | | Jeremy. | |||||
* | r12054: We only have one more warning at -O6. That will take | Jeremy Allison | 2005-12-03 | 1 | -9/+17 | |
| | | | | | some more restructuring to fix.... Coming soon. Jeremy. | |||||
* | r12045: More warning fixes... Just a few more to go. | Jeremy Allison | 2005-12-03 | 2 | -2/+2 | |
| | | | | Jeremy. | |||||
* | r12031: Added net idmap to common help list. | John Terpstra | 2005-12-02 | 1 | -2/+3 | |
| | ||||||
* | r11999: Re-add "passdb expand explicit". | Volker Lendecke | 2005-12-01 | 1 | -0/+5 | |
| | | | | | | | We came to the conclusion that changing the default is something that has to wait one or two more releases, but it will happen one way or the other. Volker | |||||
* | r11962: Bring talloc up to date with Samba4, re-add the | Jeremy Allison | 2005-11-29 | 1 | -2/+2 | |
| | | | | | | | | | talloc_describe_all() function. Fix smbcontrol <pid> pool-usage as we desparately need it working in the field to track down memory leaks. Seriously, when new functionality like the Samba4 talloc is added, don't just disable working functionality like "pool-usage", fix the damn thing first ! Jeremy. | |||||
* | r11864: fix build breakage with solaris LDAP patch (my fault) | Gerald Carter | 2005-11-22 | 1 | -2/+2 | |
| | ||||||
* | r11833: fix build issues in smbget with the Sun compiler. Reported by ↵ | Gerald Carter | 2005-11-21 | 1 | -10/+14 | |
| | | | | Richard Bollinger | |||||
* | r11763: fix more build breakage | Gerald Carter | 2005-11-17 | 1 | -4/+4 | |
| | ||||||
* | r11579: syncing up perf counter code cfrom trunk | Gerald Carter | 2005-11-08 | 1 | -5/+9 | |
| | ||||||
* | r11573: Adding Andrew Bartlett's patch to make machine account | Jeremy Allison | 2005-11-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | logons work if the client gives the MSV1_0_ALLOW_SERVER_TRUST_ACCOUNT or MSV1_0_ALLOW_WORKSTATION_TRUST_ACCOUNT flags. This changes the auth module interface to 2 (from 1). The effect of this is that clients can access resources as a machine account if they set these flags. This is the same as Windows (think of a VPN where the vpn client authenticates itself to a VPN server using machine account credentials - the vpn server checks that the machine password was valid by performing a machine account check with the PDC in the same was as it would a user account check. I may add in a restriction (parameter) to allow this behaviour to be turned off (as it was previously). That may be on by default. Andrew Bartlett please review this change carefully. Jeremy. | |||||
* | r11551: Add a few more initialize_krb5_error_table | Volker Lendecke | 2005-11-07 | 1 | -0/+1 | |
| | ||||||
* | r11511: A classic "friday night check-in" :-). This moves much | Jeremy Allison | 2005-11-05 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | of the Samba4 timezone handling code back into Samba3. Gets rid of "kludge-gmt" and removes the effectiveness of the parameter "time offset" (I can add this back in very easily if needed) - it's no longer being looked at. I'm hoping this will fix the problems people have been having with DST transitions. I'll start comprehensive testing tomorrow, but for now all modifications are done. Splits time get/set functions into srv_XXX and cli_XXX as they need to look at different timezone offsets. Get rid of much of the "efficiency" cruft that was added to Samba back in the day when the C library timezone handling functions were slow. Jeremy. | |||||
* | r11506: Added description of ACL in usage message. | Jeremy Allison | 2005-11-04 | 1 | -1/+2 | |
| | | | | Jeremy. | |||||
* | r11492: Fix bug #3224 (I hope). Correctly use machine_account_name | Jeremy Allison | 2005-11-04 | 1 | -3/+4 | |
| | | | | | and client_name when doing netlogon credential setup. Jeremy. | |||||
* | r11482: Arrg. Can't believe this code was in this state. If you | Jeremy Allison | 2005-11-02 | 1 | -1/+3 | |
| | | | | | | don't initialize the mask then setting "special" access gets set to *random* permissions ! Jeremy. | |||||
* | r11464: Allow smbcacls to modify a SD on W2K3. This may fix several | Jeremy Allison | 2005-11-02 | 1 | -1/+14 | |
| | | | | | | bugzilla bugs - I need to go through and check. I also need to test against WNT/W2K and WXP. Jeremy. | |||||
* | r11460: Improve error messages in parsing security descriptors. | Jeremy Allison | 2005-11-02 | 1 | -5/+38 | |
| | | | | Jeremy. | |||||
* | r11327: Make user domain settable by pdbedit | Volker Lendecke | 2005-10-27 | 1 | -2/+9 | |
| | ||||||
* | r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab. | Jeremy Allison | 2005-10-20 | 2 | -2/+3 | |
| | | | | Jeremy. | |||||
* | r11227: patch from brian moran to fix typo in eventlog message file registry ↵ | Gerald Carter | 2005-10-20 | 1 | -1/+1 | |
| | | | | value name | |||||
* | r11155: Remove warning in torturous logic. | Jeremy Allison | 2005-10-18 | 1 | -5/+15 | |
| | | | | Jeremy. | |||||
* | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 2005-10-18 | 9 | -17/+17 | |
| | | | | | x86_64 box. Jeremy. | |||||
* | r11136: patches from Brian Moran for eventlogadm utility | Gerald Carter | 2005-10-18 | 1 | -59/+113 | |
| | ||||||
* | r11123: * patches from Brian Moran for creating new eventlog | Gerald Carter | 2005-10-17 | 1 | -1/+6 | |
| | | | | | | source keys * my patches to get registry utility functions linking with eventlogadm tool | |||||
* | r11065: rename wr_eventlog to eventlogadm | Gerald Carter | 2005-10-14 | 1 | -0/+0 | |
| | ||||||
* | r11060: merging new eventlog code from trunk | Gerald Carter | 2005-10-14 | 1 | -0/+166 | |
| | ||||||
* | r10909: Give better shutdown messages | Jim McDonough | 2005-10-11 | 1 | -15/+19 | |
| | ||||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2005-09-30 | 19 | -1143/+1452 | |
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | |||||
* | r10431: fix segfault when the pip open fails in 'net rpc' commands | Gerald Carter | 2005-09-22 | 1 | -0/+2 | |
| | ||||||
* | r10247: Fix help text for net rpc shutdown. | Jim McDonough | 2005-09-15 | 1 | -1/+4 | |
| | ||||||
* | r10208: Correctly display RDWR only when it *is* RDWR... | Jeremy Allison | 2005-09-13 | 1 | -1/+2 | |
| | | | | Jeremy. | |||||
* | r9787: BUG 2998: patch from Humberto Diogenes ↵ | Gerald Carter | 2005-08-30 | 2 | -1/+2 | |
| | | | | <virtual.spirit@digizap.com.br> to include 'net rpc service' help in net rpc usage output | |||||
* | r9780: Clean up a bunch of compiler warnings. | James Peach | 2005-08-30 | 1 | -2/+2 | |
| | ||||||
* | r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use | Gerald Carter | 2005-08-29 | 3 | -36/+53 | |
| | | | | | | | | | | | | | | | | the new talloc() features: Note that the REGSUB_CTR and REGVAL_CTR objects *must* be talloc()'d since the methods use the object pointer as the talloc context for internal private data. There is no longer a regXXX_ctr_intit() and regXXX_ctr_destroy() pair of functions. Simply TALLOC_ZERO_P() and TALLOC_FREE() the object. Also had to convert the printer_info_2->NT_PRINTER_DATA field to be talloc()'d as well. This is just a stop on the road to cleaning up the printer memory management. | |||||
* | r9658: cleanup a few debug messages | Gerald Carter | 2005-08-26 | 1 | -2/+2 | |
| | ||||||
* | r9653: adding common popt args to profiles tool (needed for debuglevel to ↵ | Gerald Carter | 2005-08-26 | 1 | -15/+25 | |
| | | | | regfio lib) | |||||
* | r9628: rewrite profiles tool to use the regfio code. | Gerald Carter | 2005-08-26 | 1 | -692/+164 | |
| | | | | Still have one bug to track down in it though.... | |||||
* | r9277: Another unused variable. Bugzilla #2985. | Tim Potter | 2005-08-12 | 1 | -2/+0 | |
| | ||||||
* | r9272: Patch for fixing unused variables warning from Jason Mader. Fixes | Tim Potter | 2005-08-12 | 1 | -6/+6 | |
| | | | | bugzilla #2984. | |||||
* | r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context. | Volker Lendecke | 2005-08-07 | 1 | -22/+20 | |
| | | | | Volker | |||||
* | r9076: fix two other issues invented along the | Günther Deschner | 2005-08-04 | 1 | -1/+1 | |
| | | | | | | cli_spoolss_enumprinterkey-changes. Guenther | |||||
* | r8935: Fix signed/unsigned comparison warning. Bugzilla #2943. | Tim Potter | 2005-08-02 | 1 | -2/+2 | |
| | ||||||
* | r8911: cosmetic fixes. | Günther Deschner | 2005-08-02 | 3 | -15/+16 | |
| | | | | Guenther | |||||
* | r8833: Fix some uninitialized variables. | Volker Lendecke | 2005-07-28 | 1 | -1/+1 | |
| | | | | Volker | |||||
* | r8786: Fix amazing and long-standing bug where user-accounts are just crippled | Günther Deschner | 2005-07-26 | 1 | -2/+1 | |
| | | | | | | | | | | | | accounts (accounts without AcctCtrl set) after a vampire-process. New Accounts tend to hace no acb_info at all which means "0" (ACB_NORMAL). Unless 0 becomes not 0 we don't do anything and set *no* acctrl for normal users at all (!). Those crippled users now don't show up in usrmgr since 3.0.20somethings ldap-routines now finally test if the attribute is there. Guenther |