summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2009-03-27s3:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher1-2/+2
2009-03-27Fix the build of nfsv4_acls.cVolker Lendecke1-1/+1
2009-03-26Try and fix the build farm RAW-STREAMS errors. Ordering ofJeremy Allison1-2/+2
2009-03-26Revert 757d403dfff023fdb122a155f6a05d33daa76410 - moduleJeremy Allison1-1/+1
2009-03-26This should fix the build farm RAW-STREAMS failure. streams_depot.soJeremy Allison1-1/+1
2009-03-26Fix bug #6224 - nmbd waits 5 minutes at startup before checking if it needs t...Jeremy Allison1-3/+0
2009-03-26configure: Use m4 defines for minimum library versions rather than shellJelmer Vernooij1-4/+4
2009-03-26Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij14-529/+81
2009-03-26Fix a talloc/malloc screwup in file_lines_ploadVolker Lendecke1-1/+1
2009-03-26Fix a scary "fill_share_mode_lock failed" messageVolker Lendecke1-1/+2
2009-03-26s3-libnetapi: fix creds in libnetapi_open_ipc_connection().Günther Deschner1-0/+5
2009-03-26s3:rpc_parse: remove unused init_unistr().Günther Deschner3-25/+4
2009-03-26s3-net: Fix Bug #6102. NetQueryDisplayInformation could return wrong informat...Günther Deschner1-6/+12
2009-03-26Avahi disables a timer by tv=NULL in avahi_timeout_update(), do not crashVolker Lendecke1-0/+7
2009-03-25Ensure we never enter VFS_CREATE without having initializedJeremy Allison3-0/+12
2009-03-26Revert "s3/swat: don't link against zlib"Michael Adam1-1/+1
2009-03-26Revert "s3/smbd: don't link against zlib"Michael Adam1-1/+1
2009-03-25s3/ldbtools: don't neddlessly link against wbinbind libsBjörn Jacke1-6/+6
2009-03-25s3/cifs: don't link cifs mount helpers agains poptBjörn Jacke1-6/+6
2009-03-25s3/swat: don't link against zlibBjörn Jacke1-1/+1
2009-03-25s3/smbd: don't link against zlibBjörn Jacke1-1/+1
2009-03-25s3/pam_smbpass: don't link agains KRB5LIBSBjörn Jacke1-1/+1
2009-03-25s3-rpc_parse: remove unused smb_io_domsid().Günther Deschner2-39/+0
2009-03-25s3: remove unused rpc_parse/parse_sec.c file.Günther Deschner3-442/+1
2009-03-25s3-registry: remove last sec_io_desc() caller.Günther Deschner1-2/+24
2009-03-25display_sec: Move to common libcli/security directory.Jelmer Vernooij2-318/+1
2009-03-25Add missing newlines to debug statementsSteven Danneman1-2/+2
2009-03-25Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij58-1724/+2415
2009-03-25s3-libnet: Fix Bug #6193: avoid messing with sync_context in libnet_samsync_d...Günther Deschner1-3/+0
2009-03-25s3-spoolss: implement enumprinters_level0.Günther Deschner1-0/+24
2009-03-24s3 onefs: Change error status to NT_ACCESS_DENIED for errors in SET_SECURITY_...David Kwan1-5/+5
2009-03-24s3: parse_packet can return NULL which is then dereferenced in match_mailslot...Tim Prouty1-0/+2
2009-03-24Fix two memleaks in the encryption codeVolker Lendecke1-1/+2
2009-03-24wbclient: Fix use of wb_int_trans_send, queue parameter must not be NULLKai Blin1-6/+6
2009-03-24Convert rpc_pipe_bind to tevent_reqVolker Lendecke2-55/+51
2009-03-24Convert rpc_cli_transport->trans to tevent_reqVolker Lendecke3-46/+39
2009-03-24Convert rpc_cli_transport->write to tevent_reqVolker Lendecke5-80/+75
2009-03-24Convert rpc_cli_transport->read to tevent_reqVolker Lendecke5-93/+85
2009-03-24Convert rpc_api_pipe_req to tevent_reqVolker Lendecke2-45/+41
2009-03-24Convert rpc_api_pipe to tevent_reqVolker Lendecke1-78/+71
2009-03-24Convert cli_api_pipe to tevent_reqVolker Lendecke1-50/+53
2009-03-24Convert get_complete_frag to tevent_reqVolker Lendecke1-42/+42
2009-03-24Convert rpc_write to tevent_reqVolker Lendecke1-54/+57
2009-03-24Convert rpc_read to tevent_reqVolker Lendecke1-34/+35
2009-03-24Fix bug 6097Volker Lendecke2-1/+5
2009-03-24s3: use generated dcerpc code.Günther Deschner3-11/+4
2009-03-24s3: add missing prototype for auth_wbc_init().Günther Deschner1-0/+4
2009-03-24s3:dsgetdcname: use parentheses in if condition to make negation clearBjörn Jacke1-1/+1
2009-03-23s3 OneFS: Remove usage of non-existant functionTim Prouty1-9/+0
2009-03-23s3: Remove redundant commentTim Prouty1-4/+0