summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* selftest/Samba3: 'server max protocol = SMB3'Stefan Metzmacher2012-06-251-1/+1
* lib/param: add "SMB3" as alias for PROTOCOL_SMB3_00Stefan Metzmacher2012-06-251-0/+1
* s3:smbd: remove now unused invalidate_all_vuids()Stefan Metzmacher2012-06-252-10/+0
* s3:smbd: remove now unused conn_close_all()Michael Adam2012-06-252-16/+0
* s3:smbd: use smbXsrv_session_logoff_all() and smb1srv_tcon_disconnect_all() i...Michael Adam2012-06-251-4/+32
* s3:smbd: make use of smbXsrv_session for smb1Stefan Metzmacher2012-06-256-274/+194
* s3:smbd: make use of smbXsrv_tcon for smb1Stefan Metzmacher2012-06-2510-170/+183
* s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2Stefan Metzmacher2012-06-2520-275/+180
* s3:smb2_sesssetup: add support for SMB 2.24/3.00 signingStefan Metzmacher2012-06-251-0/+29
* s3:smb2_sesssetup: make use of the smbXsrv_session infrastructureStefan Metzmacher2012-06-254-63/+138
* s3:smbXsrv_session: init and disconnect smbXsrv_tcon for SMB2/3Stefan Metzmacher2012-06-251-0/+20
* s3:smbd: add smbXsrv_tcon infrastructureStefan Metzmacher2012-06-255-1/+1180
* s3:smbXsrv.idl: add smbXsrv_tcon* structuresStefan Metzmacher2012-06-251-0/+63
* sq smbXsrv_session_global_store no connectionStefan Metzmacher2012-06-251-6/+3
* s3:smbd: add smbXsrv_session infrastructureStefan Metzmacher2012-06-255-0/+1164
* s3:smbXsrv.idl: add smbXsrv_session* structuresStefan Metzmacher2012-06-251-0/+92
* s3:smbd: add smbXsrv_version_* infrastructureStefan Metzmacher2012-06-255-0/+272
* s3:librpc/idl/smbXsrv.idl: add smbXsrv_version_* structuresStefan Metzmacher2012-06-251-1/+65
* s3:librpc: add smbXsrv.idlStefan Metzmacher2012-06-256-2/+23
* s3:test: make shell code more porable by elimnating "local" keywordBjörn Jacke2012-06-251-4/+4
* s3: Fix a typoVolker Lendecke2012-06-253-4/+4
* s3: Avoid a call to server_event_context()Volker Lendecke2012-06-251-1/+1
* s4-join: Setup correct DNS configurationAndrew Bartlett2012-06-242-28/+76
* s4-samba_upgradedns: Do not set DNS account for internal serverAndrew Bartlett2012-06-251-32/+32
* s4-join: Import DNS zones in AD DC joinAndrew Bartlett2012-06-253-20/+59
* selftest: Test unix.whoami with kerberos on plugin_s4_dcAndrew Bartlett2012-06-243-18/+10
* s4-classicupgrade: Allow DNS backend to be specifiedAndrew Bartlett2012-06-242-6/+12
* s4-drepl: Ensure that the op->source does not get deallocated too earlyAndrew Bartlett2012-06-242-9/+25
* selftest: schema is not automatically reloaded now so if you modify it you ha...Matthieu Patou2012-06-231-0/+9
* s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DNMatthieu Patou2012-06-221-1/+37
* s4-schema: improve the documentation of the dsdb_schema structureMatthieu Patou2012-06-221-4/+6
* s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updatesMatthieu Patou2012-06-222-3/+192
* s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNowMatthieu Patou2012-06-224-2/+43
* s4-drs: if schema has changed during replication notify other process that th...Matthieu Patou2012-06-221-0/+55
* s4-dsdb: move schema_load at the top of module stackMatthieu Patou2012-06-221-1/+1
* s4-extended: do not try to fix if there is no schemaMatthieu Patou2012-06-221-0/+4
* s4-schema: keep track of the timestamp of the most recently changed/created o...Matthieu Patou2012-06-223-1/+13
* s4-schema: generalized time use its own syntax nowMatthieu Patou2012-06-221-1/+0
* ldb: lay foundation for proper utc/generalized time handlingMatthieu Patou2012-06-223-5/+42
* s4-drsuapi: Fix a const warningMatthieu Patou2012-06-221-1/+1
* s4-drsuapi: rework the crackname implementation of functionnal namesMatthieu Patou2012-06-221-24/+122
* s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...Matthieu Patou2012-06-221-10/+97
* s4-ldap: handle VERIFY_NAME control encoding/decodingMatthieu Patou2012-06-221-0/+96
* ldb: add the VERIFY_NAME controlMatthieu Patou2012-06-222-0/+68
* s4-dsdb: support otherWellKnownObjectsMatthieu Patou2012-06-221-24/+31
* s4-dsdb: Try to avoid much of the time a db search for msDS-IntIDMatthieu Patou2012-06-223-14/+97
* dsdb-schema: do not reload more often than schema_reload_intervalMatthieu Patou2012-06-225-4/+65
* s4-dsdb: fix a warning about unused variableMatthieu Patou2012-06-221-3/+0
* s3: Correct documentation of case sensitiveOlaf Flebbe2012-06-221-1/+1
* s3-vfs_gpfs: Fix bug #9003, posix acl on gpfsVolker Lendecke2012-06-221-2/+2