Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24583: Make sure we don't accept invalid request options. | Günther Deschner | 1 | -0/+41 |
2007-10-10 | r24579: Merge error reporting to the end of winbindd_pam_auth(). | Günther Deschner | 1 | -16/+14 |
2007-10-10 | r24578: Fix build warning. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r24573: Fix build without LDAP. Thanks Volker for pointing this out. | Günther Deschner | 3 | -16/+13 |
2007-10-10 | r24572: Allow for functions map_parameter_canonical() and is_synonym_of() to | Michael Adam | 1 | -11/+33 |
2007-10-10 | r24571: Only look at errno if the close call actually failed | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r24564: regenerate after pidl changes... | Stefan Metzmacher | 12 | -12/+0 |
2007-10-10 | r24561: merge from SAMBA_4_0: | Stefan Metzmacher | 53 | -1192/+1192 |
2007-10-10 | r24558: merge from SAMBA_4_0: | Stefan Metzmacher | 26 | -38/+38 |
2007-10-10 | r24552: merge from SAMBA_4_0: | Stefan Metzmacher | 28 | -51/+46 |
2007-10-10 | r24550: Attempt to fix the non-LDAP build | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r24549: Fix unix_convert to return the already converted part | Volker Lendecke | 1 | -4/+10 |
2007-10-10 | r24548: Fix the case-changing renames | Volker Lendecke | 2 | -15/+29 |
2007-10-10 | r24547: Fix #4897, patch from David S. Collier-Brown <davecb@spamcop.net> -- ... | Volker Lendecke | 1 | -6/+6 |
2007-10-10 | r24543: Apply missing portion of correction for bug 4750 | Derrell Lipman | 1 | -0/+5 |
2007-10-10 | r24541: merge from SAMBA_4_0: | Stefan Metzmacher | 14 | -36/+31 |
2007-10-10 | r24538: merge from SAMBA_4_0: | Stefan Metzmacher | 15 | -27/+24 |
2007-10-10 | r24537: regenerate after pidl fixes | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r24533: merge from SAMBA_4_0: | Stefan Metzmacher | 5 | -10/+15 |
2007-10-10 | r24527: Add a function lp_canonicalize_parameter_with_value that turns | Michael Adam | 2 | -33/+55 |
2007-10-10 | r24526: Refactor determiniation of the index of the canonical form of a | Michael Adam | 1 | -15/+35 |
2007-10-10 | r24525: Add output of synonym information to show_parameter_list(). | Michael Adam | 1 | -8/+52 |
2007-10-10 | r24519: Refactor printing of one parameter into a helper function of its own. | Michael Adam | 1 | -30/+42 |
2007-10-10 | r24513: Reformatting: eliminate trailing spaces, overly long lines | Michael Adam | 1 | -69/+64 |
2007-10-10 | r24512: Fix RAW-NOTIFY | Volker Lendecke | 1 | -2/+10 |
2007-10-10 | r24510: Fix logic. Thanks to Volker for the hint! | Michael Adam | 1 | -1/+1 |
2007-10-10 | r24501: Added bcc test for reply_tcon & removed Vl's comment :-). | Jeremy Allison | 1 | -6/+5 |
2007-10-10 | r24500: Add check that bcc is correct in an incoming packet. | Jeremy Allison | 1 | -1/+10 |
2007-10-10 | r24498: More extra code into a function, reply_openerror. | Jeremy Allison | 4 | -155/+96 |
2007-10-10 | r24497: Revert r24485 -- this needs more thought | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24496: Add initial synonym handling to "net conf": | Michael Adam | 1 | -11/+45 |
2007-10-10 | r24495: Add a function lp_canonicalize_parameter: It takes a name of a parameter | Michael Adam | 1 | -0/+108 |
2007-10-10 | r24485: Even in the failure case unix_convert must pass the already converted | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24481: copy .bzrignore => .gitignore | Stefan Metzmacher | 1 | -0/+29 |
2007-10-10 | r24476: Fix the mappings in reply_opeXXX calls. Now to test renames. | Jeremy Allison | 2 | -8/+27 |
2007-10-10 | r24475: Fix the error mapping for SMB_POSIX_PATH_OPEN. | Jeremy Allison | 1 | -0/+12 |
2007-10-10 | r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISION | Jeremy Allison | 1 | -34/+24 |
2007-10-10 | r24470: Start fixing up the mapping of OBJECT_NAME_COLLISION | Jeremy Allison | 1 | -1/+12 |
2007-10-10 | r24468: Don't forget the +4 for length :-). | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r24467: Do range checking on incoming smb request. | Jeremy Allison | 1 | -0/+14 |
2007-10-10 | r24466: - Sort ACEs according to http://support.microsoft.com/kb/269175 so that | Derrell Lipman | 1 | -10/+72 |
2007-10-10 | r24464: Now Volker removed the readbmpx we don't need cached errors any more. | Jeremy Allison | 5 | -36/+0 |
2007-10-10 | r24462: - Removing all ACEs was causing removal of the DACL entirely. Win200... | Derrell Lipman | 1 | -4/+0 |
2007-10-10 | r24461: Fix Bug 4852, thank to anto <sistemac@prosoft.ba> for reporting it. | Volker Lendecke | 1 | -0/+14 |
2007-10-10 | r24458: regenerate pidl output after pidl fixes: | Stefan Metzmacher | 4 | -8/+8 |
2007-10-10 | r24457: Convert reply_tcon to the new API | Volker Lendecke | 2 | -30/+26 |
2007-10-10 | r24453: Remove the read and write bmpx calls | Volker Lendecke | 3 | -264/+32 |
2007-10-10 | r24450: merge from SAMBA_4_0: | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r24445: Convert SMBwritebraw. No test suite unfortunately.... I need to write... | Jeremy Allison | 2 | -62/+151 |
2007-10-10 | r24444: Convert reply_find[n]close to the new API | Volker Lendecke | 2 | -15/+27 |