summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r24573: Fix build without LDAP. Thanks Volker for pointing this out.Günther Deschner2007-10-103-16/+13
* r24572: Allow for functions map_parameter_canonical() and is_synonym_of() toMichael Adam2007-10-101-11/+33
* r24571: Only look at errno if the close call actually failedVolker Lendecke2007-10-101-1/+4
* r24564: regenerate after pidl changes...Stefan Metzmacher2007-10-1012-12/+0
* r24561: merge from SAMBA_4_0:Stefan Metzmacher2007-10-1053-1192/+1192
* r24558: merge from SAMBA_4_0:Stefan Metzmacher2007-10-1026-38/+38
* r24552: merge from SAMBA_4_0:Stefan Metzmacher2007-10-1028-51/+46
* r24550: Attempt to fix the non-LDAP buildVolker Lendecke2007-10-101-0/+4
* r24549: Fix unix_convert to return the already converted partVolker Lendecke2007-10-101-4/+10
* r24548: Fix the case-changing renamesVolker Lendecke2007-10-102-15/+29
* r24547: Fix #4897, patch from David S. Collier-Brown <davecb@spamcop.net> -- ...Volker Lendecke2007-10-101-6/+6
* r24543: Apply missing portion of correction for bug 4750Derrell Lipman2007-10-101-0/+5
* r24541: merge from SAMBA_4_0:Stefan Metzmacher2007-10-1014-36/+31
* r24538: merge from SAMBA_4_0:Stefan Metzmacher2007-10-1015-27/+24
* r24537: regenerate after pidl fixesStefan Metzmacher2007-10-102-2/+2
* r24533: merge from SAMBA_4_0:Stefan Metzmacher2007-10-105-10/+15
* r24527: Add a function lp_canonicalize_parameter_with_value that turnsMichael Adam2007-10-102-33/+55
* r24526: Refactor determiniation of the index of the canonical form of aMichael Adam2007-10-101-15/+35
* r24525: Add output of synonym information to show_parameter_list().Michael Adam2007-10-101-8/+52
* r24519: Refactor printing of one parameter into a helper function of its own.Michael Adam2007-10-101-30/+42
* r24513: Reformatting: eliminate trailing spaces, overly long linesMichael Adam2007-10-101-69/+64
* r24512: Fix RAW-NOTIFYVolker Lendecke2007-10-101-2/+10
* r24510: Fix logic. Thanks to Volker for the hint!Michael Adam2007-10-101-1/+1
* r24501: Added bcc test for reply_tcon & removed Vl's comment :-).Jeremy Allison2007-10-101-6/+5
* r24500: Add check that bcc is correct in an incoming packet.Jeremy Allison2007-10-101-1/+10
* r24498: More extra code into a function, reply_openerror.Jeremy Allison2007-10-104-155/+96
* r24497: Revert r24485 -- this needs more thoughtVolker Lendecke2007-10-101-1/+1
* r24496: Add initial synonym handling to "net conf":Michael Adam2007-10-101-11/+45
* r24495: Add a function lp_canonicalize_parameter: It takes a name of a parameterMichael Adam2007-10-101-0/+108
* r24485: Even in the failure case unix_convert must pass the already convertedVolker Lendecke2007-10-101-1/+1
* r24481: copy .bzrignore => .gitignoreStefan Metzmacher2007-10-101-0/+29
* r24476: Fix the mappings in reply_opeXXX calls. Now to test renames.Jeremy Allison2007-10-102-8/+27
* r24475: Fix the error mapping for SMB_POSIX_PATH_OPEN.Jeremy Allison2007-10-101-0/+12
* r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison2007-10-101-34/+24
* r24470: Start fixing up the mapping of OBJECT_NAME_COLLISIONJeremy Allison2007-10-101-1/+12
* r24468: Don't forget the +4 for length :-).Jeremy Allison2007-10-101-2/+2
* r24467: Do range checking on incoming smb request.Jeremy Allison2007-10-101-0/+14
* r24466: - Sort ACEs according to http://support.microsoft.com/kb/269175 so thatDerrell Lipman2007-10-101-10/+72
* r24464: Now Volker removed the readbmpx we don't need cached errors any more.Jeremy Allison2007-10-105-36/+0
* r24462: - Removing all ACEs was causing removal of the DACL entirely. Win200...Derrell Lipman2007-10-101-4/+0
* r24461: Fix Bug 4852, thank to anto <sistemac@prosoft.ba> for reporting it.Volker Lendecke2007-10-101-0/+14
* r24458: regenerate pidl output after pidl fixes:Stefan Metzmacher2007-10-104-8/+8
* r24457: Convert reply_tcon to the new APIVolker Lendecke2007-10-102-30/+26
* r24453: Remove the read and write bmpx callsVolker Lendecke2007-10-103-264/+32
* r24450: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-2/+2
* r24445: Convert SMBwritebraw. No test suite unfortunately.... I need to write...Jeremy Allison2007-10-102-62/+151
* r24444: Convert reply_find[n]close to the new APIVolker Lendecke2007-10-102-15/+27
* r24443: Convert reply_search/fclose to the new APIVolker Lendecke2007-10-102-61/+99
* r24442: Convert reply_copy to the new APIVolker Lendecke2007-10-102-39/+85
* r24441: Convert reply_ioctl to the new APIVolker Lendecke2007-10-102-21/+37