Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13443: Fix the build. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r13442: Implement samr_chgpasswd_user3 server-side. | Günther Deschner | 8 | -76/+295 |
2007-10-10 | r13439: Fix NET_SAM_LOGON_EX. | Jeremy Allison | 4 | -3/+4 |
2007-10-10 | r13436: Add in NET_SAM_LOGON_EX. Still needs testing. | Jeremy Allison | 1 | -12/+54 |
2007-10-10 | r13434: Add stub for NET_SAM_LOGON_EX. | Jeremy Allison | 2 | -1/+43 |
2007-10-10 | r13433: Get ready to implement NET_SAM_LOGON_EX. | Jeremy Allison | 2 | -0/+128 |
2007-10-10 | r13427: Fix ctime -> st_ctime. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13425: Revert all the "clever" compiler options checks. They broke | James Peach | 4 | -1178/+93 |
2007-10-10 | r13424: Don't attempt to use cc -O2. This breaks the solaris build. | James Peach | 1 | -5/+5 |
2007-10-10 | r13423: Write wrapper functions (and configure tests) so we can | Jeremy Allison | 3 | -19/+145 |
2007-10-10 | r13420: Support profile-guided optimisation in the build system. This is | James Peach | 2 | -19/+139 |
2007-10-10 | r13418: Formalise support for checking compiler options. | James Peach | 3 | -75/+1040 |
2007-10-10 | r13417: Add .2 to the SONAME as version suffix if we link the nss modules on | Lars Müller | 2 | -2/+5 |
2007-10-10 | r13416: Remove superfluous -lc while linking libnss_wins.so and pam_winbind.so. | Lars Müller | 1 | -2/+2 |
2007-10-10 | r13412: Don't use arbitrary uint32 size for uid and gid storage. Use | Jeremy Allison | 1 | -23/+22 |
2007-10-10 | r13410: Dump a netbootGUID as a GUID. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r13409: No functional changes, just some DEBUG cleanup. | Günther Deschner | 5 | -9/+7 |
2007-10-10 | r13408: Remove C++ comments (# 3494) | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r13407: Change the credentials code to be more like the Samba4 structure, | Jeremy Allison | 7 | -72/+84 |
2007-10-10 | r13399: Get closer to passing RPC-SCHANNEL test. | Jeremy Allison | 5 | -15/+77 |
2007-10-10 | r13396: Add in userinfo26, re-enable userinfo25 - took the knowledge | Jeremy Allison | 4 | -14/+101 |
2007-10-10 | r13394: Fix rpcclient to obey the -W parameter. Not that I *like* the smbclient | Volker Lendecke | 1 | -0/+12 |
2007-10-10 | r13393: Do not initialize the lp_svcctl_list() value since it is handled | Gerald Carter | 4 | -4/+5 |
2007-10-10 | r13391: Only fall into password change when ACB_PWNOEXP is not set | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r13389: get_ldap_filter is only used once, make it static | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13386: Fix parsing of SAMR_Q_CONNECT_ANON. | Jeremy Allison | 2 | -10/+8 |
2007-10-10 | r13384: Adding in some more SuSE patches | Gerald Carter | 4 | -4/+6 |
2007-10-10 | r13383: pulling in swat-welcome patch from SuSE packaging | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r13382: added server affinity cache stores for 'net rpc join' and trusted dom... | Gerald Carter | 3 | -0/+13 |
2007-10-10 | r13379: Andrew correctly noted that this breaks -s. Not sure what to do... | Volker Lendecke | 1 | -10/+10 |
2007-10-10 | r13378: Not sure what this breaks, but we have to do the popt processing afte... | Volker Lendecke | 1 | -10/+10 |
2007-10-10 | r13377: Fix from Volker: Make offline authentication work with NT4 as well | Günther Deschner | 2 | -2/+20 |
2007-10-10 | r13375: Match XP behaviour: Don't force 'Administrator' to change an expired | Günther Deschner | 3 | -17/+8 |
2007-10-10 | r13374: new revision of the snprintf replace code | Simo Sorce | 1 | -176/+580 |
2007-10-10 | r13371: Remove an unused function | Volker Lendecke | 1 | -8/+0 |
2007-10-10 | r13368: I must write out 1000 times, "Don't use C++ reserved words..." | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510). | James Peach | 1 | -1/+3 |
2007-10-10 | r13363: Honour the $(DESTDIR) Makefile variable when installing Python | Tim Potter | 1 | -1/+1 |
2007-10-10 | r13351: Fix copyright | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-) | Volker Lendecke | 6 | -11/+484 |
2007-10-10 | r13338: Remove the experimental pdb modules | Volker Lendecke | 6 | -2339/+1 |
2007-10-10 | r13337: Attempt to fix the AIX build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13331: No I didn't have to change the interface version... | Jeremy Allison | 1 | -22/+0 |
2007-10-10 | r13329: Fix libsmbsharemodes.so to work with the stored delete token. | Jeremy Allison | 3 | -33/+48 |
2007-10-10 | r13322: Fix warning time_t != int. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r13318: remove an unused file | Gerald Carter | 1 | -85/+0 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 185 | -7131/+22252 |
2007-10-10 | r13314: This code has been causing problems since 1.9.x I think. | Jeremy Allison | 1 | -19/+0 |
2007-10-10 | r13310: first round of server affinity patches for winbindd & net ads join | Gerald Carter | 8 | -219/+275 |
2007-10-10 | r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE... | Volker Lendecke | 1 | -1/+3 |