summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3:libads: use libcli/cldap codeStefan Metzmacher2009-03-191-229/+67
* s3:build: compile lib/tsocket and libcli/cldapStefan Metzmacher2009-03-191-1/+13
* move source4/libcli/cldap => libcli/cldapStefan Metzmacher2009-03-195-13/+15
* s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher2009-03-1912-606/+1002
* lib/util: build tevent_unix.o and tevent_ntstatus.o as UTIL_TEVENT subsystemStefan Metzmacher2009-03-191-1/+8
* lib/tsocket: add tsocket_guide.txt section with specific details about bsd st...Stefan Metzmacher2009-03-191-0/+79
* lib/tsocket: add a fast path to tsocket_writev_send/recv()Stefan Metzmacher2009-03-191-0/+10
* lib/tsocket: add a fast path to tsocket_sendto_send/recv()Stefan Metzmacher2009-03-191-0/+10
* lib/tsocket: add tsocket_guide.txt section about the async _send/recv() helpe...Stefan Metzmacher2009-03-191-0/+142
* lib/tsocket: add tsocket_readv_send/recv()Stefan Metzmacher2009-03-193-1/+235
* lib/tsocket: add tsocket_writev_queue_send/recv()Stefan Metzmacher2009-03-192-0/+126
* lib/tsocket: add tsocket_writev_send/recv()Stefan Metzmacher2009-03-193-1/+195
* lib/tsocket: add tsocket_connect_send/recv()Stefan Metzmacher2009-03-193-1/+129
* lib/tsocket: add tsocket_sendto_queue_send/recv()Stefan Metzmacher2009-03-192-0/+133
* lib/tsocket: add tsocket_sendto_send/recv()Stefan Metzmacher2009-03-193-1/+145
* lib/tsocket: add tsocket_recvfrom_send/recv()Stefan Metzmacher2009-03-193-2/+178
* lib/tsocket: add an implementation for bsd style sockets.Stefan Metzmacher2009-03-193-1/+1169
* lib/tsocket: add a tsocket_guide.txt with a description of the designStefan Metzmacher2009-03-191-0/+282
* lib/tsocket: add some useful helper functionsStefan Metzmacher2009-03-193-1/+183
* lib/tsocket: add generic socket abstraction layerStefan Metzmacher2009-03-196-0/+521
* fix build on old Heimdal based systemsBjörn Jacke2009-03-191-5/+3
* tevent: fix the nesting logicStefan Metzmacher2009-03-191-7/+7
* s3:libsmb: always create bytes array in cli_trans codeStefan Metzmacher2009-03-191-5/+14
* s3:libsmb: fix smb signing for fragmented trans/trans2/nttrans requestsStefan Metzmacher2009-03-191-23/+7
* s3:lib/util_sock: use sys_recv() instead of sys_read() on socketsStefan Metzmacher2009-03-191-2/+2
* fix some typosBjörn Jacke2009-03-191-3/+3
* Modify simple POSIX open test to use filenames containing a ':'Jeremy Allison2009-03-181-2/+2
* Allow DFS client paths to work when POSIX pathnames have beenJeremy Allison2009-03-181-2/+12
* Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison2009-03-182-1/+79
|\
| * use the tevent nesting code to avoid the uid problem in the VFSAndrew Tridgell2009-03-191-0/+66
| * fixed a logic bug in the tevent nesting codeAndrew Tridgell2009-03-191-1/+13
* | Fix bug #6196 - Unable to serve files with colons to Linux CIFS/VFS clientJeremy Allison2009-03-181-2/+7
|/
* s3 onefs: Correctly error out when the read returns EOFTim Prouty2009-03-181-5/+9
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-03-182-19/+206
* s3: remove POLICY_HND.Günther Deschner2009-03-1843-376/+360
* s3-rpc_parse: remove some unused parsing code.Günther Deschner2009-03-182-351/+0
* s3-spoolss: fix _spoolss_GetPrinterData printerserver handle query error code.Günther Deschner2009-03-181-1/+1
* s3-spoolss: fix _spoolss_EnumPrinterDataEx error path.Günther Deschner2009-03-181-0/+4
* s3-rpc_parse: remove unused BUFFER5 and UNISTR3.Günther Deschner2009-03-185-183/+0
* s3-rpc_client: remove unused CLI_DO_RPC_WERR macro.Günther Deschner2009-03-181-30/+0
* s4 libcli: Add back Longhorn beta dialect as a constantZach Loafman2009-03-182-4/+4
* s3-smbcontrol: use correct PRINTER_NOTIFY flags.Günther Deschner2009-03-181-3/+3
* spoolss: add my copyright.Günther Deschner2009-03-184-1/+4
* s3-spoolss: remove include/rpc_spoolss.h.Günther Deschner2009-03-182-168/+0
* s3-spoolss: remove rpc_server/srv_spoolss.c alltogether.Günther Deschner2009-03-184-601/+5
* s3-spoolss: remove rpc_parse/parse_spoolss.c alltogether.Günther Deschner2009-03-183-33/+1
* s3-spoolss: remove old spoolss_EnumPrinterDataEx.Günther Deschner2009-03-183-294/+0
* s3-spoolss: use pidl for _spoolss_EnumPrinterDataEx.Günther Deschner2009-03-183-115/+60
* s3-spoolss: use printer and job notify enums provided by idl.Günther Deschner2009-03-183-109/+109
* s3-spoolss: fix spoolss server after spoolss_Field changes.Günther Deschner2009-03-182-12/+12