summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-10-10r24467: Do range checking on incoming smb request.Jeremy Allison1-0/+14
2007-10-10r24466: - Sort ACEs according to http://support.microsoft.com/kb/269175 so thatDerrell Lipman1-10/+72
2007-10-10r24464: Now Volker removed the readbmpx we don't need cached errors any more.Jeremy Allison5-36/+0
2007-10-10r24462: - Removing all ACEs was causing removal of the DACL entirely. Win200...Derrell Lipman1-4/+0
2007-10-10r24461: Fix Bug 4852, thank to anto <sistemac@prosoft.ba> for reporting it.Volker Lendecke1-0/+14
2007-10-10r24458: regenerate pidl output after pidl fixes:Stefan Metzmacher4-8/+8
2007-10-10r24457: Convert reply_tcon to the new APIVolker Lendecke2-30/+26
2007-10-10r24453: Remove the read and write bmpx callsVolker Lendecke3-264/+32
2007-10-10r24450: merge from SAMBA_4_0:Stefan Metzmacher1-2/+2
2007-10-10r24445: Convert SMBwritebraw. No test suite unfortunately.... I need to write...Jeremy Allison2-62/+151
2007-10-10r24444: Convert reply_find[n]close to the new APIVolker Lendecke2-15/+27
2007-10-10r24443: Convert reply_search/fclose to the new APIVolker Lendecke2-61/+99
2007-10-10r24442: Convert reply_copy to the new APIVolker Lendecke2-39/+85
2007-10-10r24441: Convert reply_ioctl to the new APIVolker Lendecke2-21/+37
2007-10-10r24440: Convert the reply_sendXX functions to the new APIVolker Lendecke2-35/+35
2007-10-10r24439: Convert reply_get/setattrE to the new APIVolker Lendecke2-27/+52
2007-10-10r24438: Use dump_data_pw() instead of dump_data() on sensitive data in winbindd.Günther Deschner3-15/+8
2007-10-10r24437: Remove "done" in winbindd_raw_kerberos_login() as well.Günther Deschner1-6/+2
2007-10-10r24436: Convert reply_lockread/writeunlock to the new APIVolker Lendecke2-42/+80
2007-10-10r24435: Fix typo.Günther Deschner1-1/+1