r13532: Add SWAT welcome _no_ doc page default page. This is required by
[tprouty/samba.git] / source /
2007-10-10 Jeremy Allisonr13530: Fix from William Jojo for #1970. Make nmblookup do
2007-10-10 Lars Müllerr13529: No functional, line break changes to let it...
2007-10-10 Lars Müllerr13528: Mention the tools and commandline option names...
2007-10-10 Lars Müllerr13527: Adjust copyright header with information got...
2007-10-10 Lars Müllerr13526: Remove superfuous extra spaces at EOL.
2007-10-10 Lars Müllerr13525: This is only a cleanup to have the memset(...
2007-10-10 Lars Müllerr13524: Add -t|--password-from-stdin option to pdbedit...
2007-10-10 Günther Deschnerr13523: Fix indent.
2007-10-10 Günther Deschnerr13522: Add SAMR_GET_USRDOM_PWINFO client-side.
2007-10-10 Jeremy Allisonr13521: Implement LOOKUPNAME3 and 4.
2007-10-10 Jeremy Allisonr13519: Fix the credentials chaining across netlogon...
2007-10-10 Volker Lendecker13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>
2007-10-10 Gerald Carterr13515: Make sure to store the correct domain name...
2007-10-10 Gerald Carterr13513: Changing defaults:
2007-10-10 Gerald Carterr13512: Rewrite tdbsam code to use a reference count...
2007-10-10 Gerald Carterr13511: Fix bug in the samr dispinfo enumeration code.
2007-10-10 Gerald Carterr13510: plug memory leak in WINS server code.
2007-10-10 Gerald Carterr13509: remove unnecessary sql flags
2007-10-10 Jeremy Allisonr13502: Fix error messages for usershares when smbd...
2007-10-10 James Peachr13500: Fix ordering of FD_* arguments.
2007-10-10 Jeremy Allisonr13498: Fix the kernel oplocks code for IRIX. Should...
2007-10-10 Jeremy Allisonr13497: Fix #3508 from jason@ncac.gwu.edu
2007-10-10 Günther Deschnerr13495: Derell, I'm removing that double setup_logging...
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Volker Lendecker13493: module_name and module_location are the same...
2007-10-10 Günther Deschnerr13492: As noone objected on the mailing-list:
2007-10-10 Jeremy Allisonr13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigne...
2007-10-10 Jeremy Allisonr13489: Fix #3496 from jason@ncac.gwu.edu. Variable...
2007-10-10 Volker Lendecker13486: Two more -- fix bug 3503
2007-10-10 James Peachr13484: Add missing semi-colon.
2007-10-10 James Peachr13482: Push the FAM notification file descriptor into...
2007-10-10 Volker Lendecker13477: Fix code before declaration
2007-10-10 Jeremy Allisonr13475: Fix erroneous initialization caused by my renam...
2007-10-10 Jeremy Allisonr13473: Back port r13470, r13471, r13472 from Samba4...
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Jeremy Allisonr13458: Add parsing functions - but stub internals...
2007-10-10 Jeremy Allisonr13456: Add lsa_lookup_names2.
2007-10-10 Jeremy Allisonr13455: Prepare to add lookupnames2.
2007-10-10 Günther Deschnerr13451: Fix build warning.
2007-10-10 Jeremy Allisonr13449: Ensure we don't crash if no dc struct on pipe.
2007-10-10 Günther Deschnerr13448: Fix the build (again).
2007-10-10 Jeremy Allisonr13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.
2007-10-10 Günther Deschnerr13445: We already made the decision whether to include...
2007-10-10 Günther Deschnerr13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3
2007-10-10 Günther Deschnerr13443: Fix the build.
2007-10-10 Günther Deschnerr13442: Implement samr_chgpasswd_user3 server-side.
2007-10-10 Jeremy Allisonr13439: Fix NET_SAM_LOGON_EX.
2007-10-10 Jeremy Allisonr13436: Add in NET_SAM_LOGON_EX. Still needs testing.
2007-10-10 Jeremy Allisonr13434: Add stub for NET_SAM_LOGON_EX.
2007-10-10 Jeremy Allisonr13433: Get ready to implement NET_SAM_LOGON_EX.
2007-10-10 Jeremy Allisonr13427: Fix ctime -> st_ctime.
2007-10-10 James Peachr13425: Revert all the "clever" compiler options checks...
2007-10-10 James Peachr13424: Don't attempt to use cc -O2. This breaks the...
2007-10-10 Jeremy Allisonr13423: Write wrapper functions (and configure tests...
2007-10-10 James Peachr13420: Support profile-guided optimisation in the...
2007-10-10 James Peachr13418: Formalise support for checking compiler options.
2007-10-10 Lars Müllerr13417: Add .2 to the SONAME as version suffix if we...
2007-10-10 Lars Müllerr13416: Remove superfluous -lc while linking libnss_win...
2007-10-10 Jeremy Allisonr13412: Don't use arbitrary uint32 size for uid and...
2007-10-10 Günther Deschnerr13410: Dump a netbootGUID as a GUID.
2007-10-10 Günther Deschnerr13409: No functional changes, just some DEBUG cleanup.
2007-10-10 Günther Deschnerr13408: Remove C++ comments (# 3494)
2007-10-10 Jeremy Allisonr13407: Change the credentials code to be more like...
2007-10-10 Jeremy Allisonr13399: Get closer to passing RPC-SCHANNEL test.
2007-10-10 Jeremy Allisonr13396: Add in userinfo26, re-enable userinfo25 - took...
2007-10-10 Volker Lendecker13394: Fix rpcclient to obey the -W parameter. Not...
2007-10-10 Gerald Carterr13393: Do not initialize the lp_svcctl_list() value...
2007-10-10 Günther Deschnerr13391: Only fall into password change when ACB_PWNOEXP...
2007-10-10 Volker Lendecker13389: get_ldap_filter is only used once, make it...
2007-10-10 Jeremy Allisonr13386: Fix parsing of SAMR_Q_CONNECT_ANON.
2007-10-10 Gerald Carterr13384: Adding in some more SuSE patches
2007-10-10 Gerald Carterr13383: pulling in swat-welcome patch from SuSE packaging
2007-10-10 Gerald Carterr13382: added server affinity cache stores for 'net...
2007-10-10 Volker Lendecker13379: Andrew correctly noted that this breaks -s...
2007-10-10 Volker Lendecker13378: Not sure what this breaks, but we have to do...
2007-10-10 Günther Deschnerr13377: Fix from Volker: Make offline authentication...
2007-10-10 Günther Deschnerr13375: Match XP behaviour: Don't force 'Administrator...
2007-10-10 Simo Sorcer13374: new revision of the snprintf replace code
2007-10-10 Volker Lendecker13371: Remove an unused function
2007-10-10 Jeremy Allisonr13368: I must write out 1000 times, "Don't use C+...
2007-10-10 James Peachr13364: Continue not enabling valgrind on 64-bit Linux...
2007-10-10 Tim Potterr13363: Honour the $(DESTDIR) Makefile variable when...
2007-10-10 Volker Lendecker13351: Fix copyright
2007-10-10 Volker Lendecker13350: Implement rpccli_samr_set_domain_info. Weird...
2007-10-10 Volker Lendecker13338: Remove the experimental pdb modules
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
next