summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24605: remove some stuff samba3 doesn't need any moreStefan Metzmacher3-79/+0
2007-10-10r24603: In case of error we need to free prefix_cache otherwise on re-init th...Simo Sorce1-0/+1
2007-10-10r24602: Add function lp_string_is_valid_boolean() to check if a stringMichael Adam1-2/+18
2007-10-10r24601: Fix if statements where we still expected cli_connect() to return BOOL.Lars Müller2-2/+2
2007-10-10r24599: patch from Karolin Seeger <ks@sernet.de>:Stefan Metzmacher3-6/+23
2007-10-10r24597: - talloc request structure for the samba3 server bindingsStefan Metzmacher12-7435/+9997
2007-10-10r24595: Fix Coverity ID 393Volker Lendecke1-2/+1
2007-10-10r24594: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher13-371/+376
2007-10-10r24590: Reformatting to coding standards. Added my (C) in places it already s...Jeremy Allison2-191/+271
2007-10-10r24589: Refactor our vuid code so that we keep the sameJeremy Allison3-176/+245
2007-10-10r24584: Merge all pam post-processing code (in particular all extra_data code...Günther Deschner1-147/+179
2007-10-10r24583: Make sure we don't accept invalid request options.Günther Deschner1-0/+41
2007-10-10r24579: Merge error reporting to the end of winbindd_pam_auth().Günther Deschner1-16/+14
2007-10-10r24578: Fix build warning.Günther Deschner1-1/+1
2007-10-10r24573: Fix build without LDAP. Thanks Volker for pointing this out.Günther Deschner3-16/+13
2007-10-10r24572: Allow for functions map_parameter_canonical() and is_synonym_of() toMichael Adam1-11/+33
2007-10-10r24571: Only look at errno if the close call actually failedVolker Lendecke1-1/+4
2007-10-10r24564: regenerate after pidl changes...Stefan Metzmacher12-12/+0
2007-10-10r24561: merge from SAMBA_4_0:Stefan Metzmacher53-1192/+1192
2007-10-10r24558: merge from SAMBA_4_0:Stefan Metzmacher26-38/+38
2007-10-10r24552: merge from SAMBA_4_0:Stefan Metzmacher28-51/+46
2007-10-10r24550: Attempt to fix the non-LDAP buildVolker Lendecke1-0/+4
2007-10-10r24549: Fix unix_convert to return the already converted partVolker Lendecke1-4/+10
2007-10-10r24548: Fix the case-changing renamesVolker Lendecke2-15/+29
2007-10-10r24547: Fix #4897, patch from David S. Collier-Brown <davecb@spamcop.net> -- ...Volker Lendecke1-6/+6
2007-10-10r24543: Apply missing portion of correction for bug 4750Derrell Lipman1-0/+5
2007-10-10r24541: merge from SAMBA_4_0:Stefan Metzmacher14-36/+31
2007-10-10r24538: merge from SAMBA_4_0:Stefan Metzmacher15-27/+24
2007-10-10r24537: regenerate after pidl fixesStefan Metzmacher2-2/+2
2007-10-10r24533: merge from SAMBA_4_0:Stefan Metzmacher5-10/+15
2007-10-10r24527: Add a function lp_canonicalize_parameter_with_value that turnsMichael Adam2-33/+55
2007-10-10r24526: Refactor determiniation of the index of the canonical form of aMichael Adam1-15/+35
2007-10-10r24525: Add output of synonym information to show_parameter_list().Michael Adam1-8/+52
2007-10-10r24519: Refactor printing of one parameter into a helper function of its own.Michael Adam1-30/+42
2007-10-10r24513: Reformatting: eliminate trailing spaces, overly long linesMichael Adam1-69/+64
2007-10-10r24512: Fix RAW-NOTIFYVolker Lendecke1-2/+10
2007-10-10r24510: Fix logic. Thanks to Volker for the hint!Michael Adam1-1/+1
2007-10-10r24501: Added bcc test for reply_tcon & removed Vl's comment :-).Jeremy Allison1-6/+5
2007-10-10r24500: Add check that bcc is correct in an incoming packet.Jeremy Allison1-1/+10
2007-10-10r24498: More extra code into a function, reply_openerror.Jeremy Allison4-155/+96
2007-10-10r24497: Revert r24485 -- this needs more thoughtVolker Lendecke1-1/+1
2007-10-10r24496: Add initial synonym handling to "net conf":Michael Adam1-11/+45
2007-10-10r24495: Add a function lp_canonicalize_parameter: It takes a name of a parameterMichael Adam1-0/+108
2007-10-10r24485: Even in the failure case unix_convert must pass the already convertedVolker Lendecke1-1/+1
2007-10-10r24481: copy .bzrignore => .gitignoreStefan Metzmacher1-0/+29
2007-10-10r24476: Fix the mappings in reply_opeXXX calls. Now to test renames.Jeremy Allison2-8/+27
2007-10-10r24475: Fix the error mapping for SMB_POSIX_PATH_OPEN.Jeremy Allison1-0/+12
2007-10-10r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison1-34/+24
2007-10-10r24470: Start fixing up the mapping of OBJECT_NAME_COLLISIONJeremy Allison1-1/+12
2007-10-10r24468: Don't forget the +4 for length :-).Jeremy Allison1-2/+2