summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r13318: remove an unused fileGerald Carter1-85/+0
2007-10-10r13316: Let the carnage begin....Gerald Carter185-7131/+22252
2007-10-10r13314: This code has been causing problems since 1.9.x I think.Jeremy Allison1-19/+0
2007-10-10r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter8-219/+275
2007-10-10r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE...Volker Lendecke1-1/+3
2007-10-10r13299: From testing W2K3 and W2K the delete on close bit seems to be alwaysJeremy Allison1-3/+3
2007-10-10r13294: Fix basic delete on close tests - don't forget to tellJeremy Allison1-5/+10
2007-10-10r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison25-278/+427
2007-10-10r13291: NT checks the minimum password age dynamically. That means we have to...Volker Lendecke1-5/+21
2007-10-10r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison5-29/+44
2007-10-10r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison2-1/+12