r13337: Attempt to fix the AIX build
[kai/samba.git] / source3 /
2007-10-10 Volker Lendecker13337: Attempt to fix the AIX build
2007-10-10 Jeremy Allisonr13331: No I didn't have to change the interface version...
2007-10-10 Jeremy Allisonr13329: Fix libsmbsharemodes.so to work with the stored...
2007-10-10 Jeremy Allisonr13322: Fix warning time_t != int.
2007-10-10 Gerald Carterr13318: remove an unused file
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr13314: This code has been causing problems since 1...
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 Volker Lendecker13309: If the sid in the winbind name2sid cache is...
2007-10-10 Jeremy Allisonr13299: From testing W2K3 and W2K the delete on close...
2007-10-10 Jeremy Allisonr13294: Fix basic delete on close tests - don't forget...
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Volker Lendecker13291: NT checks the minimum password age dynamically...
2007-10-10 Jeremy Allisonr13274: Fix for bug #3467. Not a show stopper.
2007-10-10 Jeremy Allisonr13262: Arrgggg. Fix smbstatus and swat status to ignore
2007-10-10 Jeremy Allisonr13260: Fix stupid bug Volker found for big-endian...
2007-10-10 Lars Müllerr13257: Fix python build with older python versions...
2007-10-10 Jeremy Allisonr13238: Fix from Qiao Yang <qyang@stbernard.com> to...
2007-10-10 Gerald Carterr13233: build fixes for smbmnt; remove unused variable...
2007-10-10 Gerald Carterr13232: defensive programming in an attempt to prevent...
2007-10-10 Gerald Carterr13231: apparently strncat() is converted to strcat...
2007-10-10 Gerald Carterr13229: * fix bad comparison caught by the AIX compiler...
2007-10-10 Simo Sorcer13224: better to cast the return too
2007-10-10 Simo Sorcer13222: Never assume mode_t is of type int.
2007-10-10 Derrell Lipmanr13216: r12422@cabra: derrell | 2006-01-28 23:57...
2007-10-10 Derrell Lipmanr13214: r12420@cabra: derrell | 2006-01-28 19:10...
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Volker Lendecker13211: Fix remote password changing if password must...
2007-10-10 Volker Lendecker13209: Make smbpasswd -a work again if passdb did...
2007-10-10 Volker Lendecker13202: Fix the build for --with-aio-support. Sorry.
2007-10-10 Jeremy Allisonr13198: Fix issues exposed by Jerry's testing on 64...
2007-10-10 Lars Müllerr13197: Add -k switch to dump the data of a single...
2007-10-10 Jeremy Allisonr13194: Don't do extra memcpy's unless we're asked to.
2007-10-10 Jeremy Allisonr13192: Fix up alignment issues when printing share...
2007-10-10 Jeremy Allisonr13190: Fix #3458 from Andriy Gapon <avg@icyb.net.ua...
2007-10-10 Jeremy Allisonr13176: Fix show-stopper bug for 3.0.21b where 4 leg...
2007-10-10 Jeremy Allisonr13175: Actually make adding a new user into an empty...
2007-10-10 Jeremy Allisonr13172: Fix incorrect error message when new tdb not...
2007-10-10 Günther Deschnerr13162: Allow to set the flags for a ds_enum_domain_tru...
2007-10-10 Simo Sorcer13148: Fix bug: #3413
2007-10-10 Jeremy Allisonr13147: Raise creds_server_step fail log messages to...
2007-10-10 Jeremy Allisonr13140: Fix swat - make sure it can list running servic...
2007-10-10 Simo Sorcer13138: old fix I forgot to commit
2007-10-10 Simo Sorcer13137: make cleare where long ifdefs ends
2007-10-10 Simo Sorcer13136: Fix handling user sid and user gid
2007-10-10 Gerald Carterr13133: patch from Makr Proehl <m.proehl@science-comput...
2007-10-10 Jeremy Allisonr13125: Very well spotted crash bug fix for #3343 from
2007-10-10 Jeremy Allisonr13119: Fix for #1779 from William Jojo <jojowil@hvcc...
2007-10-10 Gerald Carterr13110: remove an invalid debug message about call...
2007-10-10 Jeremy Allisonr13095: Fix warnings assigning int to a size_t.
2007-10-10 Gerald Carterr13093: adding vendor patch level string as announced...
2007-10-10 Jeremy Allisonr13091: Fix gcc warning about using '0' with %s.
2007-10-10 Gerald Carterr13089: quick fix to work around building ilbnss_winbin...
2007-10-10 Gerald Carterr13086: hooking max connections into 'add share' as...
2007-10-10 Gerald Carterr13085: hook the max connections spin box in the share...
2007-10-10 Gerald Carterr13083: patch suggested by Adam Nielsen for better...
2007-10-10 Gerald Carterr13082: revert an accidentally commited patch (still...
2007-10-10 Gerald Carterr13081: correct fix for the segv in nmbd caused by...
2007-10-10 Deryck Hodger13072: Fix segfault in vfstest and smbtorture.
2007-10-10 Lars Müllerr13058: Add %w macro for the winbind seperator which...
2007-10-10 Jeremy Allisonr13042: Fix for bug #3248 Stefan Burkei <stefan@burkei...
2007-10-10 Jeremy Allisonr13028: Fix for #3419 - vfs_full_audit *never* worked
2007-10-10 James Peachr13027: Support file change notifications from FAM.
2007-10-10 Günther Deschnerr13024: Add is_null_sid.
2007-10-10 Jeremy Allisonr13023: Ensure we notice if we exit due to guest user...
2007-10-10 Günther Deschnerr13020: Prevent cli_krb5_get_ticket of getting into...
2007-10-10 Jeremy Allisonr13015: Make logic much clearer. From jpeach.
2007-10-10 Jeremy Allisonr13012: Fix #3421 - it turns out krb5_kt_get_entry...
2007-10-10 Volker Lendecker12994: Fix cut&paste error, thanks to Björn Jachke...
2007-10-10 Volker Lendecker12993: Ouch...
2007-10-10 Gerald Carterr12990: BUG 3329: patch from David May <mayd@cygnus...
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Gerald Carterr12967: BUG 1061: don't corrupt the file name when...
2007-10-10 Lars Müllerr12964: Rewind rem_backend in the case we have to worka...
2007-10-10 Jeremy Allisonr12956: Fix for bug #3035 from SATOH Fumiyasu <fumiyas...
2007-10-10 James Peachr12953: Support the TCP_FASTACK socket option if it...
2007-10-10 James Peachr12951: Tell the MIPSPro compiler to push DEBUG calls...
2007-10-10 Gerald Carterr12946: fix a segfault in nmbd when 'wins support ...
2007-10-10 Jeremy Allisonr12938: Fix for #3408 (change password fails) from...
2007-10-10 Lars Müllerr12936: Fix bug #3264.
2007-10-10 Alexander Bokovoyr12935: After discussion with Volker fix bug #3397...
2007-10-10 Jeremy Allisonr12922: Fix typo.
2007-10-10 Jeremy Allisonr12920: Fix for #3401 from Andrew Bartlett. Original...
2007-10-10 Gerald Carterr12916: use rpcstr_pull() instead of unistr_to_ascii...
2007-10-10 Gerald Carterr12915: protect against changing the SCM security descr...
2007-10-10 Gerald Carterr12914: adding query/set ops for security descriptors...
2007-10-10 Gerald Carterr12913: missed merge to fix BUG 3391; ensure we can...
2007-10-10 Gerald Carterr12912: patch from Tony Mountifield <tony@softins.co...
2007-10-10 Günther Deschnerr12904: Fix #3264, allow to load idmap_ad with "idmap...
2007-10-10 Günther Deschnerr12901: Fix netfileenum returning WERR_BUF_TOO_SMALL.
2007-10-10 Günther Deschnerr12900: Merge from trunk:
2007-10-10 Gerald Carterr12889: BUG 3380: fix crash when changing printer drive...
2007-10-10 Jeremy Allisonr12885: Oops. Missed last part of correct patch for...
2007-10-10 James Peachr12878: Don't use non-static array initialisers.
2007-10-10 Jeremy Allisonr12877: Stop passing structs around in smb messages...
2007-10-10 Lars Müllerr12871: Merge Volkers rev 12667 from trunk as his analy...
2007-10-10 Gerald Carterr12870: fixing net rpc registry enumerate from overwrit...
2007-10-10 Jeremy Allisonr12855: Remove erroneous commenting out of valgrind...
2007-10-10 Günther Deschnerr12853: Fix segfault in "net rpc vampire|samdump" ...
2007-10-10 Volker Lendecker12840: Add -W to smbpasswd. Thanks to William Jojo...
next