summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r24434: Simplify winbindd_raw_kerberos_login().Günther Deschner1-115/+15
2007-10-10r24433: Convert reply_ntrename to the new APIVolker Lendecke2-31/+52
2007-10-10r24432: Expand kerberos_return_pac() so that it can be used in winbindd.Günther Deschner2-7/+80
2007-10-10r24431: Convert the reply_printXX calls to the new APIVolker Lendecke2-51/+111
2007-10-10r24430: Convert reply_writeclose to the new APIVolker Lendecke2-19/+37
2007-10-10r24429: reply_setdir is not used...Volker Lendecke1-53/+0
2007-10-10r24428: Convert reply_unlock to the new APIVolker Lendecke2-12/+25
2007-10-10r24427: Convert reply_lock to the new APIVolker Lendecke2-11/+23
2007-10-10r24426: Convert reply_read to the new APIVolker Lendecke2-20/+41
2007-10-10r24425: Convert reply_write to the new APIVolker Lendecke3-36/+56
2007-10-10r24424: Fix the build.Günther Deschner1-5/+5
2007-10-10r24423: Convert reply_lseek to the new APIVolker Lendecke2-13/+26
2007-10-10r24422: Convert reply_ctemp to the new APIVolker Lendecke2-34/+53
2007-10-10r24421: Ignore long #defines (like for registry keys).Günther Deschner1-1/+2
2007-10-10r24420: Pure pedantism: the talloc_init could have failed...Günther Deschner1-2/+1
2007-10-10r24419: Hm, I think this protoype is not required here.Günther Deschner1-5/+0
2007-10-10r24418: Adding reg_deleteallvalues().Günther Deschner1-0/+24
2007-10-10r24417: Convert reply_setatr to the new APIVolker Lendecke2-20/+35
2007-10-10r24416: Some more minor edits for libgpo, mostly reformatting and moving of f...Günther Deschner7-117/+371
2007-10-10r24415: Convert reply_getatr to the new APIVolker Lendecke2-21/+31
2007-10-10r24414: Convert reply_mv to the new APIVolker Lendecke2-27/+46
2007-10-10r24413: Minor edits for libgpo.Günther Deschner6-632/+473
2007-10-10r24412: Convert reply_open to the new APIVolker Lendecke2-38/+51
2007-10-10r24410: - I got tricked by function naming. Contrary to what seemed obvious ...Derrell Lipman2-4/+4
2007-10-10r24409: Check wct in reply_openVolker Lendecke1-2/+8
2007-10-10r24408: Remove reply_prep_legacy from reply_lockingXVolker Lendecke1-24/+22
2007-10-10r24406: Push reply_prep_legacy into reply_lockingXVolker Lendecke2-18/+49
2007-10-10r24405: Check wct in reply_lockingXVolker Lendecke1-8/+19
2007-10-10r24404: Remove get_OutBuffer usage from blocking.cVolker Lendecke2-32/+14
2007-10-10r24403: Remove reply_prep_legacy from send_nttrans_repliesVolker Lendecke1-48/+50