r20261: merge 20260 from samba_3_0_24
[ddiss/samba.git] / source3 / param / loadparm.c
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Volker Lendecker20214: Fix a type-punned warning. Simo, Jerry, please...
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Volker Lendecker19963: Add 'registry shares = yes' and registry key...
2007-10-10 Volker Lendecker19820: Limit the stat cache to 1MB by default (Bug...
2007-10-10 Gerald Carterr19809: remove winbind blacklist parameter
2007-10-10 Volker Lendecker19669: set_share_security does not need a mem_ctx...
2007-10-10 Volker Lendecker19668: Convert the locking params to use struct share_...
2007-10-10 Volker Lendecker19665: Fix a memleak
2007-10-10 Volker Lendecker19448: Convert delete_share_security to struct share_p...
2007-10-10 Günther Deschnerr19255: Add blacklist of accounts when NSS initgroups...
2007-10-10 Volker Lendecker19157: Fix the build
2007-10-10 Volker Lendecker17832: Fix bug 4050
2007-10-10 Jeremy Allisonr17108: Make the default timeout parameter for lock...
2007-10-10 Volker Lendecker17039: Eliminate snum from enumshares and getshareinfo...
2007-10-10 Gerald Carterr17023: security = server should not be considerd ROLE_...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16766: A warning found by RHEL3. This might actually...
2007-10-10 Jeremy Allisonr16429: Fix final 4 Klocwork bugs we're going to fix...
2007-10-10 Gerald Carterr16079: How embarassing. :-( Broke the build.
2007-10-10 Gerald Carterr16078: Patch from Aleksey Fedoseev <fedoseev@ru.ibm...
2007-10-10 James Peachr15631: Add a new option "enable core files". Administr...
2007-10-10 Jeremy Allisonr15555: Make "change notify timeout" a per-share parame...
2007-10-10 Gerald Carterr15549: removing rhosts and 'hosts equiv' authenticatio...
2007-10-10 Gerald Carterr15548: remove unused 'wins partners'
2007-10-10 Gerald Carterr15547: say goodbye to --with-ldapsam (although the...
2007-10-10 Volker Lendecker15496: current_user_info is not referenced in loadparm.c
2007-10-10 Jeremy Allisonr15341: Ok I give up, I've been beaten by bug reports...
2007-10-10 Volker Lendecker15320: default "passdb expand explicit" to no
2007-10-10 Volker Lendecker15133: in_server is not used anywhere
2007-10-10 Jeremy Allisonr15112: Move strict locking default to auto. Fix up...
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Gerald Carterr15003: patch based on code from Arkady Glabek <aglabek...
2007-10-10 Lars Müllerr14923: Return False in the case a parametrical option...
2007-10-10 Lars Müllerr14922: Use BOOL for the returned value.
2007-10-10 Lars Müllerr14869: Allow to dump a paramatrical option.
2007-10-10 Gerald Carterr14855: Various fixes:
2007-10-10 Jeremy Allisonr14763: Add a new tuning parameter, open files database...
2007-10-10 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...
2007-10-10 Gerald Carterr14634: Many bug fixes thanks to train rides and overni...
2007-10-10 Gerald Carterr14530: removing unused 'winbind max idle children...
2007-10-10 James Peachr14255: Revert r14204 which was horribly broken.
2007-10-10 James Peachr14207: Convert the lp_acl_compatibility() param into...
2007-10-10 James Peachr14204: Remove the basically unused P_GSTRING and P_UGS...
2007-10-10 Jeremy Allisonr14018: Coverity error CID #27. Missing return -1 on...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13829: From the "It's not pretty but it works" category
2007-10-10 Gerald Carterr13815: "Into the blind world let us now descend,"
2007-10-10 Gerald Carterr13794: If you are going to go, go big. That's what...
2007-10-10 Gerald Carterr13772: More default changes
2007-10-10 James Peachr13736: Don't assume that printf can handle string...
2007-10-10 Jeremy Allisonr13610: Patch from Bjoern JACKE <samba@j3e.de>. Don...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13513: Changing defaults:
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Gerald Carterr13393: Do not initialize the lp_svcctl_list() value...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 James Peachr13027: Support file change notifications from FAM.
2007-10-10 Volker Lendecker12735: After talking to Tridge and Jeremy... This...
2007-10-10 Volker Lendecker12721: GPFS 2.4 on Linux will contain some windows...
2007-10-10 Günther Deschnerr12415: Forgot newlines.
2007-10-10 Günther Deschnerr12414: Remove the unnecessary SMB_STRDUP in server_rol...
2007-10-10 Volker Lendecker12290: Typo
2007-10-10 Volker Lendecker11999: Re-add "passdb expand explicit".
2007-10-10 Volker Lendecker11909: Implement 'reset on zero vc'. This kills other...
2007-10-10 Volker Lendecker11739: As per Jeremy's request, add a panic action...
2007-10-10 Volker Lendecker11734: Remove unused variable
2007-10-10 Gerald Carterr11579: syncing up perf counter code cfrom trunk
2007-10-10 Jeremy Allisonr11494: Finally fix #3192 - remember iDiskfreeCacheTime is
2007-10-10 Gerald Carterr11296: removing unused variable and ifdef'd out code
2007-10-10 Gerald Carterr11295: new service hashing code has assumign that...
2007-10-10 Jeremy Allisonr11269: Ensure the new canonicalize_servicename() is...
2007-10-10 Volker Lendecker11266: Speed up loading smb.conf for large numbers...
2007-10-10 Jeremy Allisonr11190: Fix enhancement request #3192.
2007-10-10 Gerald Carterr11169: removing duplicate 'map read only' entry
2007-10-10 Jeremy Allisonr10979: After discussions on IRC about profile shares,
2007-10-10 Jim McDonoughr10911: part of #2861: add rename support for usrmgr...
2007-10-10 Gerald Carterr10781: merging eventlog and svcctl code from trunk
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10371: Adding iPrint printing backend written by Joel...
2007-10-10 James Peachr9780: Clean up a bunch of compiler warnings.
2007-10-10 Gerald Carterr8716: adding 'username map script' which if defined...
2007-10-10 Jeremy Allisonr8615: Added "acl group control". Defaults to off....
2007-10-10 Günther Deschnerr8454: Fix Bug #2502
2007-10-10 Günther Deschnerr8145: When inventing a new parameter for SFU-support...
2007-10-10 Günther Deschnerr8144: remove unused parameter leftover.
2007-10-10 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2007-10-10 Jeremy Allisonr7985: Add "acl map full control", true by default...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jeremy Allisonr7842: With the patch I sent Steve yesterday this gives...
2007-10-10 Gerald Carterr7610: can successfully stop and start the 'spooler...
2007-10-10 Günther Deschnerr7529: Apply some const, remove unused variable.
2007-10-10 Lars Müllerr7511: Add three new command line switches to testparm:
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr7396: cleaning up vestiges of winbind local accounts...
2007-10-10 Gerald Carterr7395: * new feature 'map to guest = bad uid' (based...
2007-10-10 Gerald Carterr7142: removing 'ldap filter' smb.conf option
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
next