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
*
s3:smb2cli: make sure we don't try to send requests on a disconnected cli_state
Stefan Metzmacher
2011-09-05
1
-0
/
+5
*
s3:smb2cli: make sure requests are not finished, when we send when to the net...
Stefan Metzmacher
2011-09-05
1
-0
/
+4
*
s3:smb2cli: disconnect the connection, if we're out of message ids
Stefan Metzmacher
2011-09-05
1
-1
/
+15
*
s3:smb2cli: don't use state->cli->smb2.mid++ as macro argument
Stefan Metzmacher
2011-09-05
1
-1
/
+5
*
s3-smbd: Rename reload_printers() and add documentation.
Andreas Schneider
2011-09-05
5
-11
/
+22
*
s3: Fix smbcontrol smbd idmap kill S-1-5-21-...
Volker Lendecke
2011-09-05
1
-6
/
+20
*
s3: Reformat msg_idmap.c to match Samba coding
Volker Lendecke
2011-09-05
1
-13
/
+19
*
libcli/smb: add PROTOCOL_SMB2_10
Stefan Metzmacher
2011-09-05
1
-1
/
+2
*
libcli/smb: remove PROTOCOL_SMB2 alias of PROTOCOL_SMB2_02
Stefan Metzmacher
2011-09-05
1
-1
/
+0
*
s3:smbd: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
2011-09-05
1
-1
/
+1
*
s4:libcli/raw: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
2011-09-05
1
-1
/
+1
*
s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
Stefan Metzmacher
2011-09-05
4
-8
/
+8
*
s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
Stefan Metzmacher
2011-09-05
8
-9
/
+9
*
s4:smb_server: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
2011-09-05
3
-3
/
+3
*
s4:param: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
2011-09-05
1
-1
/
+2
*
libcli/smb: move smb2_signing.c to the toplevel
Stefan Metzmacher
2011-09-05
7
-13
/
+42
*
s4-cracknames: fixed cracknames to use more specific search
Andrew Tridgell
2011-09-05
1
-13
/
+12
*
s4-cldap: fixed cldap search based on dom_sid
Andrew Tridgell
2011-09-05
1
-15
/
+4
*
ndr: range check on push of dom_sid blob
Andrew Tridgell
2011-09-05
1
-1
/
+4
*
s4-ldb: allow decoding of trustAuthIncoming and trustAuthOutgoing
Andrew Tridgell
2011-09-05
2
-0
/
+23
*
heimdal: Try to handle the PAC checking when we are in a cross-realm environment
Andrew Bartlett
2011-09-05
1
-1
/
+10
*
s4-samdb: added a few function comments for pydoc
Andrew Tridgell
2011-09-05
1
-0
/
+3
*
s4-provision: these substitutuons are not used any more
Andrew Tridgell
2011-09-05
1
-4
/
+1
*
drsblobs: fixed alignment of drs blobs authentication information
Andrew Tridgell
2011-09-05
1
-5
/
+5
*
s4-torture: enable password comparison in drsblobs test
Andrew Tridgell
2011-09-05
1
-2
/
+2
*
s4-torture: fixed a ndr string error
Andrew Tridgell
2011-09-05
1
-1
/
+1
*
s4-s3-upgrade Fix error handling in add_users_to_group
Andrew Bartlett
2011-09-05
1
-2
/
+5
*
s4-schema consolidate schema handling
Andrew Bartlett
2011-09-05
3
-80
/
+48
*
s3-spoolssd: Remove stale printers only on a valid pcap update.
Andreas Schneider
2011-09-05
1
-2
/
+2
*
s4-provision handle a number of invalid but real-world upgrade cases
Andrew Bartlett
2011-09-05
1
-9
/
+36
*
s4-provision Fix type error on existing idmap entries in s3 upgrade
Andrew Bartlett
2011-09-05
1
-1
/
+1
*
s4-dsdb Print clearer error messages when invalid account flags are specified...
Andrew Bartlett
2011-09-05
1
-0
/
+9
*
s4-provision Use ProvisioningError and the eadb
Andrew Bartlett
2011-09-05
2
-6
/
+27
*
s4-provision Add realm to DC configuration in upgrade_from_s3 test
Andrew Bartlett
2011-09-05
1
-0
/
+1
*
s4-provision Allow a missing idmap DB in upgrade.py
Andrew Bartlett
2011-09-04
1
-2
/
+9
*
s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.py
Andrew Bartlett
2011-09-04
1
-1
/
+5
*
s3:smb2cli: ask for a session key in smb2cli_sesssetup_send()
Stefan Metzmacher
2011-09-03
1
-0
/
+3
*
s3-spoolss: Fix bug #8236 empty notify servername.
Andreas Schneider
2011-09-03
1
-0
/
+9
*
Part 5 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...
Jeremy Allison
2011-09-03
1
-4
/
+21
*
Part 4 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...
Jeremy Allison
2011-09-02
1
-8
/
+11
*
Part 3 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...
Jeremy Allison
2011-09-02
1
-7
/
+6
*
Part 2 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...
Jeremy Allison
2011-09-02
1
-0
/
+38
*
Part 1 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...
Jeremy Allison
2011-09-02
1
-72
/
+0
*
s3:registry: fix a debug message typo
Michael Adam
2011-09-02
1
-1
/
+1
*
s3:registry: introduce a define REGDB_CODE_VERSION and use it in regdb code.
Michael Adam
2011-09-02
2
-9
/
+9
*
s3:registry: rename REGVE_Vx toREGDB_VERSION_Vx for consistency
Michael Adam
2011-09-02
2
-15
/
+15
*
s3:registry: implement regdb_set_secdesc() with regdb_trans_do()
Michael Adam
2011-09-02
1
-22
/
+43
*
s3:registry: implement regdb_store_values() with regdb_trans_do()
Michael Adam
2011-09-01
1
-1
/
+26
*
s3:registry: change regdb_store_values_internal() from bool to NTSTATUS retur...
Michael Adam
2011-09-01
1
-11
/
+15
*
s3:registry: use the regdb_trans_do wrapper instead of using dbwrap_trans_do ...
Michael Adam
2011-09-01
1
-18
/
+18
[next]