index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
selftest/Samba3: 'server max protocol = SMB3'
Stefan Metzmacher
2012-06-25
1
-1
/
+1
*
lib/param: add "SMB3" as alias for PROTOCOL_SMB3_00
Stefan Metzmacher
2012-06-25
1
-0
/
+1
*
s3:smbd: remove now unused invalidate_all_vuids()
Stefan Metzmacher
2012-06-25
2
-10
/
+0
*
s3:smbd: remove now unused conn_close_all()
Michael Adam
2012-06-25
2
-16
/
+0
*
s3:smbd: use smbXsrv_session_logoff_all() and smb1srv_tcon_disconnect_all() i...
Michael Adam
2012-06-25
1
-4
/
+32
*
s3:smbd: make use of smbXsrv_session for smb1
Stefan Metzmacher
2012-06-25
6
-274
/
+194
*
s3:smbd: make use of smbXsrv_tcon for smb1
Stefan Metzmacher
2012-06-25
10
-170
/
+183
*
s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2
Stefan Metzmacher
2012-06-25
20
-275
/
+180
*
s3:smb2_sesssetup: add support for SMB 2.24/3.00 signing
Stefan Metzmacher
2012-06-25
1
-0
/
+29
*
s3:smb2_sesssetup: make use of the smbXsrv_session infrastructure
Stefan Metzmacher
2012-06-25
4
-63
/
+138
*
s3:smbXsrv_session: init and disconnect smbXsrv_tcon for SMB2/3
Stefan Metzmacher
2012-06-25
1
-0
/
+20
*
s3:smbd: add smbXsrv_tcon infrastructure
Stefan Metzmacher
2012-06-25
5
-1
/
+1180
*
s3:smbXsrv.idl: add smbXsrv_tcon* structures
Stefan Metzmacher
2012-06-25
1
-0
/
+63
*
sq smbXsrv_session_global_store no connection
Stefan Metzmacher
2012-06-25
1
-6
/
+3
*
s3:smbd: add smbXsrv_session infrastructure
Stefan Metzmacher
2012-06-25
5
-0
/
+1164
*
s3:smbXsrv.idl: add smbXsrv_session* structures
Stefan Metzmacher
2012-06-25
1
-0
/
+92
*
s3:smbd: add smbXsrv_version_* infrastructure
Stefan Metzmacher
2012-06-25
5
-0
/
+272
*
s3:librpc/idl/smbXsrv.idl: add smbXsrv_version_* structures
Stefan Metzmacher
2012-06-25
1
-1
/
+65
*
s3:librpc: add smbXsrv.idl
Stefan Metzmacher
2012-06-25
6
-2
/
+23
*
s3:test: make shell code more porable by elimnating "local" keyword
Björn Jacke
2012-06-25
1
-4
/
+4
*
s3: Fix a typo
Volker Lendecke
2012-06-25
3
-4
/
+4
*
s3: Avoid a call to server_event_context()
Volker Lendecke
2012-06-25
1
-1
/
+1
*
s4-join: Setup correct DNS configuration
Andrew Bartlett
2012-06-24
2
-28
/
+76
*
s4-samba_upgradedns: Do not set DNS account for internal server
Andrew Bartlett
2012-06-25
1
-32
/
+32
*
s4-join: Import DNS zones in AD DC join
Andrew Bartlett
2012-06-25
3
-20
/
+59
*
selftest: Test unix.whoami with kerberos on plugin_s4_dc
Andrew Bartlett
2012-06-24
3
-18
/
+10
*
s4-classicupgrade: Allow DNS backend to be specified
Andrew Bartlett
2012-06-24
2
-6
/
+12
*
s4-drepl: Ensure that the op->source does not get deallocated too early
Andrew Bartlett
2012-06-24
2
-9
/
+25
*
selftest: schema is not automatically reloaded now so if you modify it you ha...
Matthieu Patou
2012-06-23
1
-0
/
+9
*
s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DN
Matthieu Patou
2012-06-22
1
-1
/
+37
*
s4-schema: improve the documentation of the dsdb_schema structure
Matthieu Patou
2012-06-22
1
-4
/
+6
*
s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates
Matthieu Patou
2012-06-22
2
-3
/
+192
*
s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow
Matthieu Patou
2012-06-22
4
-2
/
+43
*
s4-drs: if schema has changed during replication notify other process that th...
Matthieu Patou
2012-06-22
1
-0
/
+55
*
s4-dsdb: move schema_load at the top of module stack
Matthieu Patou
2012-06-22
1
-1
/
+1
*
s4-extended: do not try to fix if there is no schema
Matthieu Patou
2012-06-22
1
-0
/
+4
*
s4-schema: keep track of the timestamp of the most recently changed/created o...
Matthieu Patou
2012-06-22
3
-1
/
+13
*
s4-schema: generalized time use its own syntax now
Matthieu Patou
2012-06-22
1
-1
/
+0
*
ldb: lay foundation for proper utc/generalized time handling
Matthieu Patou
2012-06-22
3
-5
/
+42
*
s4-drsuapi: Fix a const warning
Matthieu Patou
2012-06-22
1
-1
/
+1
*
s4-drsuapi: rework the crackname implementation of functionnal names
Matthieu Patou
2012-06-22
1
-24
/
+122
*
s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...
Matthieu Patou
2012-06-22
1
-10
/
+97
*
s4-ldap: handle VERIFY_NAME control encoding/decoding
Matthieu Patou
2012-06-22
1
-0
/
+96
*
ldb: add the VERIFY_NAME control
Matthieu Patou
2012-06-22
2
-0
/
+68
*
s4-dsdb: support otherWellKnownObjects
Matthieu Patou
2012-06-22
1
-24
/
+31
*
s4-dsdb: Try to avoid much of the time a db search for msDS-IntID
Matthieu Patou
2012-06-22
3
-14
/
+97
*
dsdb-schema: do not reload more often than schema_reload_interval
Matthieu Patou
2012-06-22
5
-4
/
+65
*
s4-dsdb: fix a warning about unused variable
Matthieu Patou
2012-06-22
1
-3
/
+0
*
s3: Correct documentation of case sensitive
Olaf Flebbe
2012-06-22
1
-1
/
+1
*
s3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
Volker Lendecke
2012-06-22
1
-2
/
+2
[prev]
[next]