summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* r13410: Dump a netbootGUID as a GUID.Günther Deschner2007-10-101-0/+1
* 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
* 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
* r13378: Not sure what this breaks, but we have to do the popt processing afte...Volker Lendecke2007-10-101-10/+10
* r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2007-10-102-2/+20
* r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner2007-10-103-17/+8
* r13374: new revision of the snprintf replace codeSimo Sorce2007-10-101-176/+580
* r13371: Remove an unused functionVolker Lendecke2007-10-101-8/+0
* r13368: I must write out 1000 times, "Don't use C++ reserved words..."Jeremy Allison2007-10-101-5/+5
* r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).James Peach2007-10-101-1/+3
* r13363: Honour the $(DESTDIR) Makefile variable when installing PythonTim Potter2007-10-101-1/+1
* r13351: Fix copyrightVolker Lendecke2007-10-101-1/+1
* r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke2007-10-106-11/+484
* r13338: Remove the experimental pdb modulesVolker Lendecke2007-10-106-2339/+1
* r13337: Attempt to fix the AIX buildVolker Lendecke2007-10-101-1/+1
* r13331: No I didn't have to change the interface version...Jeremy Allison2007-10-101-22/+0