summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigned comparisonJeremy Allison2007-10-101-2/+2
* r13489: Fix #3496 from jason@ncac.gwu.edu. Variable set but never used.Jeremy Allison2007-10-101-5/+5
* r13486: Two more -- fix bug 3503Volker Lendecke2007-10-102-0/+4
* r13484: Add missing semi-colon.James Peach2007-10-101-1/+1
* r13482: Push the FAM notification file descriptor into the selectJames Peach2007-10-107-28/+60
* r13477: Fix code before declarationVolker Lendecke2007-10-101-1/+2
* r13475: Fix erroneous initialization caused by my renaming types.Jeremy Allison2007-10-101-1/+1
* r13473: Back port r13470, r13471, r13472 from Samba4. Thanks Andrew:Jeremy Allison2007-10-102-29/+45
* r13460: by popular demand....Gerald Carter2007-10-1014-1508/+344
* r13458: Add parsing functions - but stub internals for lookupnames3 and 4.Jeremy Allison2007-10-104-5/+455
* r13456: Add lsa_lookup_names2.Jeremy Allison2007-10-103-1/+122
* r13455: Prepare to add lookupnames2.Jeremy Allison2007-10-105-27/+221
* r13451: Fix build warning.Günther Deschner2007-10-101-6/+1
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2007-10-103-1/+9
* r13448: Fix the build (again).Günther Deschner2007-10-101-1/+1
* r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison2007-10-105-88/+631
* r13445: We already made the decision whether to include the dominfo andGünther Deschner2007-10-101-9/+7
* r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3Günther Deschner2007-10-103-1/+13
* r13443: Fix the build.Günther Deschner2007-10-101-2/+2
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2007-10-108-76/+295
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2007-10-104-3/+4
* r13436: Add in NET_SAM_LOGON_EX. Still needs testing.Jeremy Allison2007-10-101-12/+54
* r13434: Add stub for NET_SAM_LOGON_EX.Jeremy Allison2007-10-102-1/+43
* r13433: Get ready to implement NET_SAM_LOGON_EX.Jeremy Allison2007-10-102-0/+128
* r13427: Fix ctime -> st_ctime.Jeremy Allison2007-10-101-1/+1
* r13425: Revert all the "clever" compiler options checks. They brokeJames Peach2007-10-104-1178/+93
* r13424: Don't attempt to use cc -O2. This breaks the solaris build.James Peach2007-10-101-5/+5
* r13423: Write wrapper functions (and configure tests) so we canJeremy Allison2007-10-103-19/+145
* r13420: Support profile-guided optimisation in the build system. This isJames Peach2007-10-102-19/+139
* r13418: Formalise support for checking compiler options.James Peach2007-10-103-75/+1040
* r13417: Add .2 to the SONAME as version suffix if we link the nss modules onLars Müller2007-10-102-2/+5
* r13416: Remove superfluous -lc while linking libnss_wins.so and pam_winbind.so.Lars Müller2007-10-101-2/+2
* r13412: Don't use arbitrary uint32 size for uid and gid storage. UseJeremy Allison2007-10-101-23/+22
* r13411: Sync with the latest fix I've made to package 3.0.21bSimo Sorce2007-10-106-66/+54
* r13410: Dump a netbootGUID as a GUID.Günther Deschner2007-10-102-0/+2
* r13409: No functional changes, just some DEBUG cleanup.Günther Deschner2007-10-105-9/+7
* r13408: Remove C++ comments (# 3494)Günther Deschner2007-10-101-2/+2
* r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison2007-10-107-72/+84
* r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison2007-10-105-15/+77
* r13396: Add in userinfo26, re-enable userinfo25 - took the knowledgeJeremy Allison2007-10-104-14/+101
* r13394: Fix rpcclient to obey the -W parameter. Not that I *like* the smbclientVolker Lendecke2007-10-101-0/+12
* r13393: Do not initialize the lp_svcctl_list() value since it is handledGerald Carter2007-10-104-4/+5
* r13392: check gcc version before trying 'make pch'. remove some historical a...Gerald Carter2007-10-101-27/+17
* r13391: Only fall into password change when ACB_PWNOEXP is not setGünther Deschner2007-10-101-2/+2
* r13389: get_ldap_filter is only used once, make it staticVolker Lendecke2007-10-101-1/+1
* r13386: Fix parsing of SAMR_Q_CONNECT_ANON.Jeremy Allison2007-10-102-10/+8
* r13384: Adding in some more SuSE patchesGerald Carter2007-10-104-4/+6
* r13383: pulling in swat-welcome patch from SuSE packagingGerald Carter2007-10-101-1/+5
* r13382: added server affinity cache stores for 'net rpc join' and trusted dom...Gerald Carter2007-10-103-0/+13
* r13379: Andrew correctly noted that this breaks -s. Not sure what to do...Volker Lendecke2007-10-101-10/+10