Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21863: Fix debug messages with incorrect function name. | Jeremy Allison | 1 | -15/+15 |
2007-10-10 | r21862: add the cups comment and location lookup to get_a_printer_2_default()... | Gerald Carter | 1 | -3/+10 |
2007-10-10 | r21861: Pull the comment and location from CUPS if we don't have one | Gerald Carter | 2 | -0/+148 |
2007-10-10 | r21860: Fixes for "winbind normalize names" functionality: | Gerald Carter | 5 | -5/+15 |
2007-10-10 | r21858: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r21857: Stop pretending to be Vista in the %a macro towards Samba clients. | Günther Deschner | 1 | -1/+3 |
2007-10-10 | r21855: Fix a memleak in the krb5 locator and comment out gfree_all() which d... | Günther Deschner | 1 | -2/+4 |
2007-10-10 | r21854: Add gfree_interfaces() to gfree_all(). | Günther Deschner | 2 | -0/+13 |
2007-10-10 | r21853: Fix a valgrind error | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r21851: Obvious typos... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r21850: After Jerry explained to me the HORRIBLE way in which | Jeremy Allison | 1 | -5/+15 |
2007-10-10 | r21848: add a comment about gss_import_name() and when to free the krb5 princ... | Gerald Carter | 1 | -1/+9 |
2007-10-10 | r21847: Fix memory leaks in error paths (and in main code path in one case...) | Jeremy Allison | 2 | -5/+14 |
2007-10-10 | r21846: Try and fix the Darwin build which seems to have a strange krb5. | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r21845: Refactor the sessionsetupX code a little to allow us | Jeremy Allison | 6 | -73/+319 |
2007-10-10 | r21840: mount.cifs compile on old libc missing bind mount #define | Steve French | 1 | -0/+4 |
2007-10-10 | r21831: Back out r21823 for a while, this is going into a bzr tree first. | Volker Lendecke | 7 | -36/+6 |
2007-10-10 | r21825: add debug prefix timestamp to allow "short timestamps" to be | Herb Lewis | 2 | -2/+12 |
2007-10-10 | r21823: Let secrets_store_machine_password() also store the account name. Not... | Volker Lendecke | 7 | -6/+36 |
2007-10-10 | r21822: Adding experimental krb5 lib locator plugin. | Günther Deschner | 3 | -0/+399 |
2007-10-10 | r21819: Wrap all steps in secrets_store_machine_password into one single | Volker Lendecke | 1 | -12/+50 |
2007-10-10 | r21818: Remove some unused code | Volker Lendecke | 1 | -23/+0 |
2007-10-10 | r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r21813: fixed an integer overflow error in the ndr push code. | Andrew Tridgell | 2 | -3/+10 |
2007-10-10 | r21804: Create a reference after proto_exits was called once. Else we link the | Lars Müller | 1 | -1/+2 |
2007-10-10 | r21803: Missed part of patch to make self-referrals work. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r21801: Fix Coverity ID # 342 | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r21800: Check-in the DFS rewrite. I am still testing this but it | Jeremy Allison | 9 | -588/+813 |
2007-10-10 | r21792: Fix crash bug triggered by Excel reported by Jerry. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21785: Avoid an unnecessary gettimeofday() call | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ... | Volker Lendecke | 14 | -162/+104 |
2007-10-10 | r21783: Add in the "create info" field to the reply | Jeremy Allison | 2 | -23/+39 |
2007-10-10 | r21782: Fix a memleak | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r21780: let smbcontrol use POPT_COMMON_SAMBA options to allow setting debug | Herb Lewis | 1 | -20/+8 |
2007-10-10 | r21779: I missd a call to krb5_get_init_creds_opt_alloc in r21778. | James Peach | 1 | -1/+1 |
2007-10-10 | r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different | James Peach | 4 | -10/+50 |
2007-10-10 | r21777: As Stevef requested and the Apple guys agreed, make | Jeremy Allison | 3 | -9/+14 |
2007-10-10 | r21776: fix bugs #4438 #4440 | Simo Sorce | 1 | -4/+10 |
2007-10-10 | r21775: make messages more understandable - don't leave part dangling after n... | Herb Lewis | 1 | -2/+2 |
2007-10-10 | r21774: Fix the build with Fedora Core 6. | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r21770: For old DOS style searches we must remember if | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r21769: Attempt to fix bug #4384 in old search code. | Jeremy Allison | 1 | -14/+4 |
2007-10-10 | r21768: Fix the client dfs code such that smbclient can | Jeremy Allison | 10 | -121/+167 |
2007-10-10 | r21767: Revert all the bits I accidentally committed in r21766. | James Peach | 5 | -17/+9 |
2007-10-10 | r21766: Fix compiler warning. | James Peach | 6 | -10/+18 |
2007-10-10 | r21765: Fix the build for HP-UX. | James Peach | 1 | -1/+6 |
2007-10-10 | r21764: Fix warning in debug comment. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r21763: Add support for the UNIX_INFO2 infolevel. | James Peach | 3 | -46/+302 |
2007-10-10 | r21759: Fix the same bug in a more elegant way, strrchr_m | Jeremy Allison | 1 | -7/+12 |
2007-10-10 | r21758: Fix a very specific dfs bug when passing in POSIX | Jeremy Allison | 1 | -3/+6 |