summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* libcli/smb: move some TCON related defines to smb_constants.hStefan Metzmacher2012-08-011-9/+0
* s3:libsmb: remove unused cli_state->user_session_keyStefan Metzmacher2012-08-011-4/+0
* s3:ctdbd_conn: use unitX_t types consistently throughout the moduleMichael Adam2012-08-011-9/+9
* Add two flags to allow for handling of Extended Signatures (Session Key Prote...Richard Sharpe2012-08-011-0/+2
* lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett2012-07-271-1/+1
* s3:libsmb: remove unused cli_state->smb2.pidStefan Metzmacher2012-07-251-1/+0
* s3:libsmb: remove unused tcon specific elements from cli_state->smb2Stefan Metzmacher2012-07-251-6/+0
* s3:libsmb: remove cli_state->smb2.tidStefan Metzmacher2012-07-251-1/+0
* s3:libsmb: setup a smbXcli_tcon for SMB2Stefan Metzmacher2012-07-241-0/+1
* s3:libsmb: use a smbXcli_tcon instead of uint16_t cli_state->smb1.tidStefan Metzmacher2012-07-241-1/+1
* lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett2012-07-241-0/+4
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-244-72/+3
* param: Make the 'unicode' parameter commonAndrew Bartlett2012-07-241-0/+1
* s3:libsmb: use cli_state_{g,s}et_uid instead of smb1.uid directlyLuk Claes2012-07-231-1/+1
* s3-winbind: Fix bug #9052 resolving our own "Domain Local" groups.Andreas Schneider2012-07-231-2/+1
* Remove source3/lib/pidfile.cJeremy Allison2012-07-201-6/+0
* Make the s3 pidfile use the common code inside lib/util/pidfile.cJeremy Allison2012-07-191-1/+1
* Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2012-07-191-3/+3
* lib/param: bring lp_smb_ports() into common by making it a list everywhereAndrew Bartlett2012-07-191-1/+1
* s3-param: Make lp_name_resolve_order() return a listAndrew Bartlett2012-07-191-3/+2
* s3-smb1: Postpone close_file until all aio is handledVolker Lendecke2012-07-181-0/+9
* s3-vfs: async fsyncVolker Lendecke2012-07-182-0/+18
* s3-aio: Remove unused VFS functions and moreVolker Lendecke2012-07-184-93/+0
* s3: Make smbd/aio.c not depend on aio.h anymoreVolker Lendecke2012-07-182-4/+6
* s3: Properly handle shutdown with the _send/_recv based aioVolker Lendecke2012-07-181-0/+2
* s3-vfs: async preadVolker Lendecke2012-07-182-0/+22
* s3-vfs: async pwriteVolker Lendecke2012-07-182-0/+22
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-81/+81
* s3-secrets: Use C99 typesAndrew Bartlett2012-07-151-5/+5
* Move set_thread_credentials_permanently() to set_thread_credentials()Jeremy Allison2012-07-111-4/+4
* Make check_same_stat() and check_same_dev_ino() common functions.Jeremy Allison2012-07-091-0/+4
* Move copy_unix_token() from locking/locking.c to lib/util.c.Jeremy Allison2012-07-031-0/+1
* Add function set_thread_credentials_permanently(). Panic if fail.Jeremy Allison2012-07-031-0/+4
* s3-smbd: Remove deprecated 'share modes' option.Andreas Schneider2012-07-031-1/+0
* s3-printing: Remove deprecated lp_printer_admin().Andreas Schneider2012-07-031-1/+0
* s3:vfs: use smbXsrv_open instead of smbXsrv_open0 in files_structMichael Adam2012-07-031-1/+1
* s3:vfs: use smbXsrv_tcon instead of smbXsrv_tcon0 in connection_struct.Michael Adam2012-07-031-1/+1
* s3:smb: include "smbXsrv.h" before "vfs.h"Michael Adam2012-07-031-0/+6
* auth: Remove .get_challenge (only used for security=server)Andrew Bartlett2012-07-031-11/+0
* Add uint64_t mid field to the files_struct.Jeremy Allison2012-06-301-0/+1
* s3:smbd: make use of smbXsrv_open for smb1/2/3Stefan Metzmacher2012-06-291-0/+1
* Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2012-06-281-0/+3
* s3:smb2_server: remove unused and confusing DEFAULT_SMB2_MAX_CREDIT_BITMAP_FA...Stefan Metzmacher2012-06-291-1/+0
* s3-param: Rename loadparm_s3_context -> loadparm_s3_helpersAndrew Bartlett2012-06-271-1/+1
* s3-printing: pass lpq command to job_submitDavid Disseldorp2012-06-261-1/+3
* s3-printing: remove unused print_job_fname()David Disseldorp2012-06-261-1/+0
* s3-printing: return talloced print jobsDavid Disseldorp2012-06-261-1/+3
* s3-printing: clean up print_job_pause/resume interfaceDavid Disseldorp2012-06-261-4/+4
* s3-printing: remove print_parse_jobid()David Disseldorp2012-06-261-1/+0
* s3-printing: rename queue->job sysjobDavid Disseldorp2012-06-261-1/+1