Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13588: Second attempt to fix Bug #3330 - treat the string as a | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13585: Sorry Gunther, had to revert this. It's got a buffer | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13581: Correctly parse a non-null terminated, little-endian UCS2 string in the | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 2 | -69/+61 |
2007-10-10 | r13566: Fix EA support for AIX. | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r13553: Fix all our warnings at -O6 on an x86_64 box. | Jeremy Allison | 3 | -10/+8 |
2007-10-10 | r13522: Add SAMR_GET_USRDOM_PWINFO client-side. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r13509: remove unnecessary sql flags | Gerald Carter | 1 | -2/+0 |
2007-10-10 | r13494: Merge the stuff I've done in head the last days. | Volker Lendecke | 1 | -0/+26 |
2007-10-10 | r13482: Push the FAM notification file descriptor into the select | James Peach | 1 | -0/+1 |
2007-10-10 | r13460: by popular demand.... | Gerald Carter | 2 | -162/+7 |
2007-10-10 | r13458: Add parsing functions - but stub internals for lookupnames3 and 4. | Jeremy Allison | 1 | -2/+77 |
2007-10-10 | r13456: Add lsa_lookup_names2. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13455: Prepare to add lookupnames2. | Jeremy Allison | 2 | -3/+44 |
2007-10-10 | r13449: Ensure we don't crash if no dc struct on pipe. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3. | Jeremy Allison | 1 | -19/+89 |
2007-10-10 | r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3 | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r13442: Implement samr_chgpasswd_user3 server-side. | Günther Deschner | 1 | -7/+9 |
2007-10-10 | r13439: Fix NET_SAM_LOGON_EX. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13433: Get ready to implement NET_SAM_LOGON_EX. | Jeremy Allison | 1 | -0/+26 |
2007-10-10 | r13407: Change the credentials code to be more like the Samba4 structure, | Jeremy Allison | 2 | -3/+10 |
2007-10-10 | r13399: Get closer to passing RPC-SCHANNEL test. | Jeremy Allison | 1 | -0/+51 |
2007-10-10 | r13396: Add in userinfo26, re-enable userinfo25 - took the knowledge | Jeremy Allison | 1 | -0/+8 |
2007-10-10 | r13386: Fix parsing of SAMR_Q_CONNECT_ANON. | Jeremy Allison | 1 | -5/+2 |
2007-10-10 | r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510). | James Peach | 1 | -1/+3 |
2007-10-10 | r13329: Fix libsmbsharemodes.so to work with the stored delete token. | Jeremy Allison | 1 | -0/+25 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 18 | -198/+714 |
2007-10-10 | r13310: first round of server affinity patches for winbindd & net ads join | Gerald Carter | 1 | -8/+0 |
2007-10-10 | r13293: Rather a big patch I'm afraid, but this should fix bug #3347 | Jeremy Allison | 1 | -76/+62 |
2007-10-10 | r13274: Fix for bug #3467. Not a show stopper. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r13260: Fix stupid bug Volker found for big-endian machines. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13198: Fix issues exposed by Jerry's testing on 64-bit Solaris | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r13095: Fix warnings assigning int to a size_t. | Jeremy Allison | 2 | -2/+2 |
2007-10-10 | r12951: Tell the MIPSPro compiler to push DEBUG calls out of line. | James Peach | 1 | -0/+6 |
2007-10-10 | r12935: After discussion with Volker fix bug #3397 using a variant of the pat... | Alexander Bokovoy | 1 | -0/+9 |
2007-10-10 | r12914: adding query/set ops for security descriptors on services. | Gerald Carter | 1 | -2/+31 |
2007-10-10 | r12877: Stop passing structs around in smb messages, instead | Jeremy Allison | 2 | -3/+61 |
2007-10-10 | r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390). | Günther Deschner | 1 | -2/+19 |
2007-10-10 | r12794: BUG 3340: patch from William JoJo <jojowil@hvcc.edu> to fix automatic... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r12771: Apply patch from bug 3374, attempt to fix build on tru64. | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r12660: Happy New Year! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500 | Derrell Lipman | 1 | -5/+13 |
2007-10-10 | r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r12213: Final fix for #3303 - send rename messages to smbd's | Jeremy Allison | 2 | -0/+7 |
2007-10-10 | r12203: Add the share path into the sharemode db. This involves | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r12173: doing some service control work | Gerald Carter | 2 | -1/+4 |
2007-10-10 | r12111: Fix the "everything" build by re-adding debug2html. Oops. | Jeremy Allison | 1 | -0/+127 |
2007-10-10 | r12107: Move to a tdb-based wins database. At the moment we still | Jeremy Allison | 3 | -14/+5 |
2007-10-10 | r12096: Change uint32_t to uint32. Jerry, please pick this change up for | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r12055: More cruft | Volker Lendecke | 1 | -23/+0 |