Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24603: In case of error we need to free prefix_cache otherwise on re-init th... | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r24602: Add function lp_string_is_valid_boolean() to check if a string | Michael Adam | 1 | -2/+18 |
2007-10-10 | r24601: Fix if statements where we still expected cli_connect() to return BOOL. | Lars Müller | 2 | -2/+2 |
2007-10-10 | r24599: patch from Karolin Seeger <ks@sernet.de>: | Stefan Metzmacher | 3 | -6/+23 |
2007-10-10 | r24597: - talloc request structure for the samba3 server bindings | Stefan Metzmacher | 12 | -7435/+9997 |
2007-10-10 | r24595: Fix Coverity ID 393 | Volker Lendecke | 1 | -2/+1 |
2007-10-10 | r24594: pass down the ndr_interface_table in the samba3 client bindings | Stefan Metzmacher | 13 | -371/+376 |
2007-10-10 | r24590: Reformatting to coding standards. Added my (C) in places it already s... | Jeremy Allison | 2 | -191/+271 |
2007-10-10 | r24589: Refactor our vuid code so that we keep the same | Jeremy Allison | 3 | -176/+245 |
2007-10-10 | r24584: Merge all pam post-processing code (in particular all extra_data code... | Günther Deschner | 1 | -147/+179 |
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 | 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 |