summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison3-1/+9
2007-10-10r13448: Fix the build (again).Günther Deschner1-1/+1
2007-10-10r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison5-88/+631
2007-10-10r13445: We already made the decision whether to include the dominfo andGünther Deschner1-9/+7
2007-10-10r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3Günther Deschner3-1/+13
2007-10-10r13443: Fix the build.Günther Deschner1-2/+2
2007-10-10r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner8-76/+295
2007-10-10r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison4-3/+4
2007-10-10r13436: Add in NET_SAM_LOGON_EX. Still needs testing.Jeremy Allison1-12/+54
2007-10-10r13434: Add stub for NET_SAM_LOGON_EX.Jeremy Allison2-1/+43
2007-10-10r13433: Get ready to implement NET_SAM_LOGON_EX.Jeremy Allison2-0/+128
2007-10-10r13427: Fix ctime -> st_ctime.Jeremy Allison1-1/+1
2007-10-10r13425: Revert all the "clever" compiler options checks. They brokeJames Peach4-1178/+93
2007-10-10r13424: Don't attempt to use cc -O2. This breaks the solaris build.James Peach1-5/+5
2007-10-10r13423: Write wrapper functions (and configure tests) so we canJeremy Allison3-19/+145
2007-10-10r13420: Support profile-guided optimisation in the build system. This isJames Peach2-19/+139
2007-10-10r13418: Formalise support for checking compiler options.James Peach3-75/+1040
2007-10-10r13417: Add .2 to the SONAME as version suffix if we link the nss modules onLars Müller2-2/+5
2007-10-10r13416: Remove superfluous -lc while linking libnss_wins.so and pam_winbind.so.Lars Müller1-2/+2
2007-10-10r13412: Don't use arbitrary uint32 size for uid and gid storage. UseJeremy Allison1-23/+22
2007-10-10r13410: Dump a netbootGUID as a GUID.Günther Deschner1-0/+1
2007-10-10r13409: No functional changes, just some DEBUG cleanup.Günther Deschner5-9/+7
2007-10-10r13408: Remove C++ comments (# 3494)Günther Deschner1-2/+2
2007-10-10r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison7-72/+84
2007-10-10r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison5-15/+77
2007-10-10r13396: Add in userinfo26, re-enable userinfo25 - took the knowledgeJeremy Allison4-14/+101
2007-10-10r13394: Fix rpcclient to obey the -W parameter. Not that I *like* the smbclientVolker Lendecke1-0/+12
2007-10-10r13393: Do not initialize the lp_svcctl_list() value since it is handledGerald Carter4-4/+5
2007-10-10r13391: Only fall into password change when ACB_PWNOEXP is not setGünther Deschner1-2/+2
2007-10-10r13389: get_ldap_filter is only used once, make it staticVolker Lendecke1-1/+1
2007-10-10r13386: Fix parsing of SAMR_Q_CONNECT_ANON.Jeremy Allison2-10/+8
2007-10-10r13384: Adding in some more SuSE patchesGerald Carter4-4/+6
2007-10-10r13383: pulling in swat-welcome patch from SuSE packagingGerald Carter1-1/+5
2007-10-10r13382: added server affinity cache stores for 'net rpc join' and trusted dom...Gerald Carter3-0/+13
2007-10-10r13379: Andrew correctly noted that this breaks -s. Not sure what to do...Volker Lendecke1-10/+10
2007-10-10r13378: Not sure what this breaks, but we have to do the popt processing afte...Volker Lendecke1-10/+10
2007-10-10r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2-2/+20
2007-10-10r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner3-17/+8
2007-10-10r13374: new revision of the snprintf replace codeSimo Sorce1-176/+580
2007-10-10r13371: Remove an unused functionVolker Lendecke1-8/+0
2007-10-10r13368: I must write out 1000 times, "Don't use C++ reserved words..."Jeremy Allison1-5/+5
2007-10-10r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).James Peach1-1/+3
2007-10-10r13363: Honour the $(DESTDIR) Makefile variable when installing PythonTim Potter1-1/+1
2007-10-10r13351: Fix copyrightVolker Lendecke1-1/+1
2007-10-10r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke6-11/+484
2007-10-10r13338: Remove the experimental pdb modulesVolker Lendecke6-2339/+1
2007-10-10r13337: Attempt to fix the AIX buildVolker Lendecke1-1/+1
2007-10-10r13331: No I didn't have to change the interface version...Jeremy Allison1-22/+0
2007-10-10r13329: Fix libsmbsharemodes.so to work with the stored delete token.Jeremy Allison3-33/+48
2007-10-10r13322: Fix warning time_t != int.Jeremy Allison1-2/+2