summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* r24440: Convert the reply_sendXX functions to the new APIVolker Lendecke2007-10-102-35/+35
* r24439: Convert reply_get/setattrE to the new APIVolker Lendecke2007-10-102-27/+52
* r24438: Use dump_data_pw() instead of dump_data() on sensitive data in winbindd.Günther Deschner2007-10-103-15/+8
* r24437: Remove "done" in winbindd_raw_kerberos_login() as well.Günther Deschner2007-10-101-6/+2
* r24436: Convert reply_lockread/writeunlock to the new APIVolker Lendecke2007-10-102-42/+80
* r24435: Fix typo.Günther Deschner2007-10-101-1/+1
* r24434: Simplify winbindd_raw_kerberos_login().Günther Deschner2007-10-101-115/+15
* r24433: Convert reply_ntrename to the new APIVolker Lendecke2007-10-102-31/+52
* r24432: Expand kerberos_return_pac() so that it can be used in winbindd.Günther Deschner2007-10-102-7/+80
* r24431: Convert the reply_printXX calls to the new APIVolker Lendecke2007-10-102-51/+111
* r24430: Convert reply_writeclose to the new APIVolker Lendecke2007-10-102-19/+37
* r24429: reply_setdir is not used...Volker Lendecke2007-10-101-53/+0
* r24428: Convert reply_unlock to the new APIVolker Lendecke2007-10-102-12/+25
* r24427: Convert reply_lock to the new APIVolker Lendecke2007-10-102-11/+23
* r24426: Convert reply_read to the new APIVolker Lendecke2007-10-102-20/+41
* r24425: Convert reply_write to the new APIVolker Lendecke2007-10-103-36/+56
* r24424: Fix the build.Günther Deschner2007-10-101-5/+5
* r24423: Convert reply_lseek to the new APIVolker Lendecke2007-10-102-13/+26
* r24422: Convert reply_ctemp to the new APIVolker Lendecke2007-10-102-34/+53
* r24421: Ignore long #defines (like for registry keys).Günther Deschner2007-10-101-1/+2
* r24420: Pure pedantism: the talloc_init could have failed...Günther Deschner2007-10-101-2/+1
* r24419: Hm, I think this protoype is not required here.Günther Deschner2007-10-101-5/+0
* r24418: Adding reg_deleteallvalues().Günther Deschner2007-10-101-0/+24
* r24417: Convert reply_setatr to the new APIVolker Lendecke2007-10-102-20/+35
* r24416: Some more minor edits for libgpo, mostly reformatting and moving of f...Günther Deschner2007-10-107-117/+371
* r24415: Convert reply_getatr to the new APIVolker Lendecke2007-10-102-21/+31
* r24414: Convert reply_mv to the new APIVolker Lendecke2007-10-102-27/+46
* r24413: Minor edits for libgpo.Günther Deschner2007-10-106-632/+473
* r24412: Convert reply_open to the new APIVolker Lendecke2007-10-102-38/+51
* r24410: - I got tricked by function naming. Contrary to what seemed obvious ...Derrell Lipman2007-10-102-4/+4
* r24409: Check wct in reply_openVolker Lendecke2007-10-101-2/+8
* r24408: Remove reply_prep_legacy from reply_lockingXVolker Lendecke2007-10-101-24/+22
* r24406: Push reply_prep_legacy into reply_lockingXVolker Lendecke2007-10-102-18/+49
* r24405: Check wct in reply_lockingXVolker Lendecke2007-10-101-8/+19
* r24404: Remove get_OutBuffer usage from blocking.cVolker Lendecke2007-10-102-32/+14
* r24403: Remove reply_prep_legacy from send_nttrans_repliesVolker Lendecke2007-10-101-48/+50
* r24402: Fix a 64-bit warningVolker Lendecke2007-10-101-1/+1
* r24401: Push reply_prep_legacy into send_nt_repliesVolker Lendecke2007-10-101-48/+32
* r24400: Fix a valgrind bugVolker Lendecke2007-10-101-2/+4
* r24399: Change change_notify_reply to use send_nt_replies_newVolker Lendecke2007-10-102-12/+7
* r24398: Convert call_nt_transact_notify_change to the new APIVolker Lendecke2007-10-102-49/+39
* r24394: Convert call_nt_transact_rename to the new APIVolker Lendecke2007-10-101-38/+27
* r24393: Convert call_nt_transact_set_user_quota to the new APIVolker Lendecke2007-10-101-38/+35