Age | Commit message (Expand) | Author | Files | Lines |
2012-06-25 | s3:smb2_sesssetup: add support for SMB 2.24/3.00 signing | Stefan Metzmacher | 1 | -0/+29 |
2012-06-25 | s3:smb2_sesssetup: make use of the smbXsrv_session infrastructure | Stefan Metzmacher | 4 | -63/+138 |
2012-06-25 | s3:smbXsrv_session: init and disconnect smbXsrv_tcon for SMB2/3 | Stefan Metzmacher | 1 | -0/+20 |
2012-06-25 | s3:smbd: add smbXsrv_tcon infrastructure | Stefan Metzmacher | 5 | -1/+1180 |
2012-06-25 | s3:smbXsrv.idl: add smbXsrv_tcon* structures | Stefan Metzmacher | 1 | -0/+63 |
2012-06-25 | sq smbXsrv_session_global_store no connection | Stefan Metzmacher | 1 | -6/+3 |
2012-06-25 | s3:smbd: add smbXsrv_session infrastructure | Stefan Metzmacher | 5 | -0/+1164 |
2012-06-25 | s3:smbXsrv.idl: add smbXsrv_session* structures | Stefan Metzmacher | 1 | -0/+92 |
2012-06-25 | s3:smbd: add smbXsrv_version_* infrastructure | Stefan Metzmacher | 5 | -0/+272 |
2012-06-25 | s3:librpc/idl/smbXsrv.idl: add smbXsrv_version_* structures | Stefan Metzmacher | 1 | -1/+65 |
2012-06-25 | s3:librpc: add smbXsrv.idl | Stefan Metzmacher | 6 | -2/+23 |
2012-06-25 | s3:test: make shell code more porable by elimnating "local" keyword | Björn Jacke | 1 | -4/+4 |
2012-06-25 | s3: Fix a typo | Volker Lendecke | 3 | -4/+4 |
2012-06-25 | s3: Avoid a call to server_event_context() | Volker Lendecke | 1 | -1/+1 |
2012-06-24 | s4-join: Setup correct DNS configuration | Andrew Bartlett | 2 | -28/+76 |
2012-06-25 | s4-samba_upgradedns: Do not set DNS account for internal server | Andrew Bartlett | 1 | -32/+32 |
2012-06-25 | s4-join: Import DNS zones in AD DC join | Andrew Bartlett | 3 | -20/+59 |
2012-06-24 | selftest: Test unix.whoami with kerberos on plugin_s4_dc | Andrew Bartlett | 3 | -18/+10 |
2012-06-24 | s4-classicupgrade: Allow DNS backend to be specified | Andrew Bartlett | 2 | -6/+12 |
2012-06-24 | s4-drepl: Ensure that the op->source does not get deallocated too early | Andrew Bartlett | 2 | -9/+25 |
2012-06-23 | selftest: schema is not automatically reloaded now so if you modify it you ha... | Matthieu Patou | 1 | -0/+9 |
2012-06-22 | s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DN | Matthieu Patou | 1 | -1/+37 |
2012-06-22 | s4-schema: improve the documentation of the dsdb_schema structure | Matthieu Patou | 1 | -4/+6 |
2012-06-22 | s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates | Matthieu Patou | 2 | -3/+192 |
2012-06-22 | s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow | Matthieu Patou | 4 | -2/+43 |
2012-06-22 | s4-drs: if schema has changed during replication notify other process that th... | Matthieu Patou | 1 | -0/+55 |
2012-06-22 | s4-dsdb: move schema_load at the top of module stack | Matthieu Patou | 1 | -1/+1 |
2012-06-22 | s4-extended: do not try to fix if there is no schema | Matthieu Patou | 1 | -0/+4 |
2012-06-22 | s4-schema: keep track of the timestamp of the most recently changed/created o... | Matthieu Patou | 3 | -1/+13 |
2012-06-22 | s4-schema: generalized time use its own syntax now | Matthieu Patou | 1 | -1/+0 |
2012-06-22 | ldb: lay foundation for proper utc/generalized time handling | Matthieu Patou | 3 | -5/+42 |
2012-06-22 | s4-drsuapi: Fix a const warning | Matthieu Patou | 1 | -1/+1 |
2012-06-22 | s4-drsuapi: rework the crackname implementation of functionnal names | Matthieu Patou | 1 | -24/+122 |
2012-06-22 | s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we... | Matthieu Patou | 1 | -10/+97 |
2012-06-22 | s4-ldap: handle VERIFY_NAME control encoding/decoding | Matthieu Patou | 1 | -0/+96 |
2012-06-22 | ldb: add the VERIFY_NAME control | Matthieu Patou | 2 | -0/+68 |
2012-06-22 | s4-dsdb: support otherWellKnownObjects | Matthieu Patou | 1 | -24/+31 |
2012-06-22 | s4-dsdb: Try to avoid much of the time a db search for msDS-IntID | Matthieu Patou | 3 | -14/+97 |
2012-06-22 | dsdb-schema: do not reload more often than schema_reload_interval | Matthieu Patou | 5 | -4/+65 |
2012-06-22 | s4-dsdb: fix a warning about unused variable | Matthieu Patou | 1 | -3/+0 |
2012-06-22 | s3: Correct documentation of case sensitive | Olaf Flebbe | 1 | -1/+1 |
2012-06-22 | s3-vfs_gpfs: Fix bug #9003, posix acl on gpfs | Volker Lendecke | 1 | -2/+2 |
2012-06-22 | s3: Give machine password changes 10 minutes of time | Volker Lendecke | 1 | -0/+13 |
2012-06-22 | s3:torture:smb2: pass smb2-session-reconnect test (add generosity in error case) | Michael Adam | 1 | -7/+21 |
2012-06-22 | dbwrap: don't ignore the result of dbwrap_parse_record in dbwrap_fetch_int32() | Stefan Metzmacher | 1 | -1/+5 |
2012-06-22 | dbwrap: intialize state.status in dbwrap_fetch_int32() | Stefan Metzmacher | 1 | -0/+2 |
2012-06-22 | dbwrap: Convert fetch_int32 to dbwrap_parse_record | Volker Lendecke | 1 | -13/+24 |
2012-06-22 | s3: Remove reduce_windows_lock_ref_count, used only once | Volker Lendecke | 1 | -8/+2 |
2012-06-22 | s3: Make reduce_windows_lock_ref_count static | Volker Lendecke | 2 | -2/+2 |
2012-06-22 | s3: Use dbwrap_util for windows_lock_ref_count | Volker Lendecke | 1 | -94/+21 |