summaryrefslogtreecommitdiffstats
path: root/source/utils/eventlogadm.c
Commit message (Collapse)AuthorAgeFilesLines
* r20260: clean up a bunch of no previous prototype warningsHerb Lewis2006-12-191-2/+2
|
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-6/+3
| | | | | | | | | | | | | | This pulls is what I considered safe fixes from SAMBA_3_0. This boiled down to either Klocwork fixes or obvious compiler warning fixes. I did not include any changes to fnuction signatures not the version change to the passdb API. Also pulled in the 3 nmbd fixes requested by Jeremy and the wildcard delete fix. This code will sit for a few days in the cooker and then become 3.0.23 if nothing blows up. I don't care how many more compile warning fixes people throw into SAMBA_3_0.
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2006-01-281-1/+1
| | | | | | | | | | | | lp_load() could not be called multiple times to modify parameter settings based on reading from multiple configuration settings. Each time, it initialized all of the settings back to their defaults before reading the specified configuration file. This patch adds a parameter to lp_load() specifying whether the settings should be initialized. It does, however, still force the settings to be initialized the first time, even if the request was to not initialize them. (Not doing so could wreak havoc due to uninitialized values.)
* r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison2005-12-281-0/+2
| | | | | What I'd give for a global constructor... Jeremy.
* r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogsGerald Carter2005-12-151-3/+7
| | | | | are listed in smb.conf * initialize the local group description in set_alias_info()
* r11763: fix more build breakageGerald Carter2005-11-171-4/+4
|
* r11227: patch from brian moran to fix typo in eventlog message file registry ↵Gerald Carter2005-10-201-1/+1
| | | | value name
* r11136: patches from Brian Moran for eventlogadm utilityGerald Carter2005-10-181-59/+113
|
* r11123: * patches from Brian Moran for creating new eventlogGerald Carter2005-10-171-1/+6
| | | | | | source keys * my patches to get registry utility functions linking with eventlogadm tool
* r11065: rename wr_eventlog to eventlogadmGerald Carter2005-10-141-0/+166