Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24543: Apply missing portion of correction for bug 4750 | Derrell Lipman | 1 | -0/+5 |
2007-10-10 | r24466: - Sort ACEs according to http://support.microsoft.com/kb/269175 so that | Derrell Lipman | 1 | -10/+72 |
2007-10-10 | r24462: - Removing all ACEs was causing removal of the DACL entirely. Win200... | Derrell Lipman | 1 | -4/+0 |
2007-10-10 | r24410: - I got tricked by function naming. Contrary to what seemed obvious ... | Derrell Lipman | 1 | -4/+0 |
2007-10-10 | r24388: - ACL retrieval provided incomplete information because the buffer po... | Derrell Lipman | 1 | -9/+22 |
2007-10-10 | r24281: Fix bug found by Herb. The vuid entry in the cli_state structure gets | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r24223: Convert reply_echo to the new API | Volker Lendecke | 1 | -7/+13 |
2007-10-10 | r24133: Explicitly pass flags2 down to push_string_fn | Volker Lendecke | 1 | -3/+11 |
2007-10-10 | r23991: Some const | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23986: Some const | Volker Lendecke | 1 | -5/+13 |
2007-10-10 | r23893: add dummy callbacks for LDAP SASL wrapping, | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r23888: move elements belonging to the current ldap connection to a | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 5 | -10/+5 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 2 | -4/+2 |
2007-10-10 | r23790: LGPLv3+ conversion for our LGPLv2+ library code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 44 | -88/+44 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 50 | -50/+50 |
2007-10-10 | r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next | Volker Lendecke | 3 | -11/+17 |
2007-10-10 | r23723: Alexander Larsson pointed me at a missing mapping in clierror.c | Simo Sorce | 1 | -1/+3 |
2007-10-10 | r23710: Remove some code duplication, we do have a random number generator | Volker Lendecke | 1 | -7/+3 |
2007-10-10 | r23651: Always, always, always compile before commit... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23650: Fix remaining callers of krb5_kt_default(). | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c). | Günther Deschner | 1 | -1/+137 |
2007-10-10 | r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3... | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r23609: Removing more redundant codepaths out of smb_krb5_renew_ticket(). | Günther Deschner | 1 | -38/+26 |
2007-10-10 | r23588: Some more cleanups and error checks in the krb5 renew function. | Günther Deschner | 1 | -6/+12 |
2007-10-10 | r23587: Cleanup redundant code in the krb5 renew function. | Günther Deschner | 1 | -23/+16 |
2007-10-10 | r23586: Fix heimdal path in the krb5 renew routine when we need to compose th... | Günther Deschner | 1 | -1/+5 |
2007-10-10 | r23582: Fix event based krb5 ticket refreshing in winbindd. | Günther Deschner | 1 | -5/+5 |
2007-10-10 | r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS. | Jeremy Allison | 4 | -28/+35 |
2007-10-10 | r23510: Tidy calls to smb_panic by removing trailing newlines. Print the | James Peach | 1 | -8/+15 |
2007-10-10 | r23347: Fix Coverity 363. Dead code elimination. | Jeremy Allison | 1 | -7/+3 |
2007-10-10 | r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function is | Volker Lendecke | 1 | -63/+0 |
2007-10-10 | r23183: Check in a change made by Tridge: | Volker Lendecke | 1 | -6/+6 |
2007-10-10 | r23148: Fix old old bug in cli_smbwrite() (not incrementing | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx, | Günther Deschner | 1 | -1/+5 |
2007-10-10 | r23001: - Fix but #4634. Type of the size parameter to getpeername was wrong. | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r22950: Fix the issue Volker reported here : | Jeremy Allison | 2 | -28/+2 |
2007-10-10 | r22930: Next attempt to get the build farm in line. | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r22929: Attempt to fix some build farm failures: On port 139 the first | Volker Lendecke | 2 | -1/+27 |
2007-10-10 | r22924: Fix the build by correctly processing readX | Jeremy Allison | 1 | -21/+25 |
2007-10-10 | r22920: Add in the UNIX capability for 24-bit readX, as discussed | Jeremy Allison | 4 | -25/+164 |
2007-10-10 | r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqe... | Derrell Lipman | 1 | -4/+8 |
2007-10-10 | r22908: All callers of message_init now also call messaging_init. Unify those. | Volker Lendecke | 1 | -3/+0 |
2007-10-10 | r22905: cli_send_mailslot had a message_send_pid inside | Volker Lendecke | 1 | -9/+14 |
2007-10-10 | r22850: - Fixes bug 4601. smbc_getxattr() would not, in one case, properly r... | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 7 | -45/+45 |
2007-10-10 | r22747: Fix some C++ warnings | Volker Lendecke | 2 | -4/+4 |
2007-10-10 | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p... | Volker Lendecke | 1 | -5/+5 |