summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3:smbd:setup_new_vc_session: traverse sessions instead of connections to shu...Gregor Beck2012-10-191-10/+17
* s3:build: move sessionid_tdb.o and conn_tdb.o to SMBD_OBJ_BASEGregor Beck2012-10-193-57/+41
* s3:smbXsrv_tcon: add smbXsrv_tcon_global_traverse()Gregor Beck2012-10-192-0/+74
* s3:smbXsrv_session: add smbXsrv_session_global_traverse()Gregor Beck2012-10-192-0/+75
* s3:smbd: use session_global_id as session number for pam and utmpGregor Beck2012-10-193-97/+15
* s3:configure: check that struct utmp.ut_line is large enough for our use caseStefan Metzmacher2012-10-192-0/+26
* s3:smbd: initialize session->global before calling session_claimGregor Beck2012-10-192-27/+27
* s3:smbd: remove smbd_server_connection argument from session_claim()Gregor Beck2012-10-194-6/+7
* s3:smbd: pass smbXsrv_session instead of user_struct to session_claim() and s...Gregor Beck2012-10-195-8/+11
* s3:net_status_shares: use connections_forall_read for a read only traversalGregor Beck2012-10-191-3/+2
* s3:count_current_connections: do not clear orphaned entries from connections.tdbGregor Beck2012-10-192-21/+9
* s3:smbcontrol: don't do stack_trace by connection but by server_id.Gregor Beck2012-10-191-6/+7
* s3:lib: remove unused function connections_traverse()Gregor Beck2012-10-192-23/+0
* s3:rpc_server/srvsvc: remove function net_enum_pipes()Gregor Beck2012-10-191-97/+0
* s3:auth: use const in smb_pam_xxx_session()Gregor Beck2012-10-192-6/+6
* s3:auth: remove duplicate propotypes for smb_pam_claim_session and smb_pam_cl...Michael Adam2012-10-191-2/+0
* s3:smbd/utmp: remove ip address from utmp recordStefan Metzmacher2012-10-195-61/+8
* s3:smbd: remove duplicate prototypes for sys_utmp_claim() an sys_utmp_yield()Michael Adam2012-10-191-6/+0
* s3:smbd: add exit_server to the smbd_shim hooksStefan Metzmacher2012-10-196-7/+41
* s3:smbd: move initialization of the smbd_shim from smbd_init_globals() to main()Michael Adam2012-10-192-16/+15
* s3: fix comment header description for smbd_shimMichael Adam2012-10-192-2/+2
* s3:smbd: update sconn->remote_hostname after the netbios session requestStefan Metzmacher2012-10-191-0/+13
* buildtools/wafsamba: only display 'ok' if the result is TrueStefan Metzmacher2012-10-191-2/+2
* samba-tool user test: Fix expected output.Jelmer Vernooij2012-10-191-1/+1
* samba.tests.docs: Ignore removed parameters.Jelmer Vernooij2012-10-191-0/+2
* smb.conf(5): Mark four removed parameters as such.Jelmer Vernooij2012-10-194-2/+6
* samba.tests.docs: Assume docs are generated by waf.Jelmer Vernooij2012-10-191-2/+6
* samba.tests.docs: Write error output from xsltproc to standard out.Jelmer Vernooij2012-10-191-1/+1
* samba.tests.docs: Skip tests if xsltproc is not present.Jelmer Vernooij2012-10-191-5/+24
* smb.conf(5): Consistent spelling of parameter names.Jelmer Vernooij2012-10-191-3/+3
* samba.tests.docs: Support spaces before synonyms.Jelmer Vernooij2012-10-191-1/+1
* samba.tests.docs: Support synonyms.Jelmer Vernooij2012-10-191-0/+4
* samba.tests.docs: Distinguish between unknown and undocumened parameters.Jelmer Vernooij2012-10-191-1/+9
* tests: Convert find_missing_doc into a unit test.Jelmer Vernooij2012-10-194-85/+92
* smb.conf(5): Fix mixing of tabs and spaces.Jelmer Vernooij2012-10-1912-28/+28
* smb.conf(5): Add basic documentation for 'nsupdate command'.Jelmer Vernooij2012-10-181-0/+13
* smb.conf(5): Add basic documentation for 'afs token lifetime'.Jelmer Vernooij2012-10-181-0/+16
* smb.conf(5): Add 'ldap password sync' as synonym for 'ldap passwd sync'.Jelmer Vernooij2012-10-181-0/+1
* smb.conf(5): Add 'socket address' as alias for 'nbt client socket address'.Jelmer Vernooij2012-10-181-0/+1
* smb.conf(5): Add basic documentation for 'tls dh params file'.Jelmer Vernooij2012-10-181-0/+18
* smb.conf(5): Add basic documentation for 'tls enabled'.Jelmer Vernooij2012-10-181-0/+11
* smb.conf(5): Add basic documentation for 'tls crlfile'.Jelmer Vernooij2012-10-181-0/+17
* smb.conf(5): Add basic documentation for 'tls certfile'.Jelmer Vernooij2012-10-181-0/+17
* smb.conf(5): Add basic documentation for 'tls keyfile'.Jelmer Vernooij2012-10-182-2/+18
* smb.conf(5): Add basic documentation for 'tls cafile'.Jelmer Vernooij2012-10-181-0/+20
* smb.conf(5): Add basic documentation for 'log nt token command'.Jelmer Vernooij2012-10-181-0/+14
* smb.conf(5): Add basic documentation for 'ntp signd socket directory'.Jelmer Vernooij2012-10-181-0/+17
* smb.conf(5): Add basic documentation for 'spn update command'.Jelmer Vernooij2012-10-181-0/+14
* smb.conf(5): Add basic documentation for 'allow dns updates'.Jelmer Vernooij2012-10-181-0/+18
* smb.conf(5): Add basic documentation for 'rndc command'.Jelmer Vernooij2012-10-181-0/+17