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
*
vfs: Add glusterfs manpage.
Günther Deschner
2015-01-07
2
-0
/
+152
*
passdb: Cache output from pdb_[ug]id_to_sid
Volker Lendecke
2015-01-07
1
-0
/
+14
*
selftest: fix dns_host_file in samba3 target
Garming Sam
2015-01-07
1
-1
/
+1
*
fixup: check for NULL pointers
Ralph Boehme
2015-01-07
1
-2
/
+2
*
s4:rpc_server/lsa: remove msDS-TrustForestTrustInfo if FOREST_TRANSITIVE is c...
Stefan Metzmacher
2015-01-06
1
-1
/
+24
*
s4:rpc_server/lsa: allow LSA_TRUST_ATTRIBUTE_FOREST_TRANSITIVE to be changed.
Stefan Metzmacher
2015-01-06
1
-5
/
+15
*
winbind: Retry after SESSION_EXPIRED error in ping-dc
Christof Schmitt
2015-01-06
1
-0
/
+8
*
smbd: Properly handle EINTR in vfs_aio_fork
Volker Lendecke
2015-01-06
1
-3
/
+12
*
smbd: Use msghdr.[ch] in vfs_aio_fork
Volker Lendecke
2015-01-06
1
-42
/
+20
*
lib: Use msghdr_prep_recv_fds in unix_msg
Volker Lendecke
2015-01-06
1
-7
/
+4
*
lib: Add msghdr_prep_recv_fds
Volker Lendecke
2015-01-06
2
-0
/
+22
*
lib: Use msghdr_extract_fds in unix_msg
Volker Lendecke
2015-01-06
1
-56
/
+19
*
lib: Add msghdr_extract_fds
Volker Lendecke
2015-01-06
2
-0
/
+30
*
smbd: Use msghdr_prep_fds in vfs_aio_fork
Volker Lendecke
2015-01-06
1
-30
/
+9
*
lib: Use msghdr in unix_msg
Volker Lendecke
2015-01-06
2
-121
/
+60
*
lib: Add msghdr.[ch]
Volker Lendecke
2015-01-06
3
-0
/
+170
*
lib: unix_dgram_msg does not need "num_fds"
Volker Lendecke
2015-01-06
1
-2
/
+0
*
torture3: Fix a typo
Volker Lendecke
2015-01-06
1
-1
/
+1
*
s3:winbindd: improve logic to use CLDAP for a given domain.
Stefan Metzmacher
2015-01-05
1
-1
/
+9
*
s3:winbindd: mark our primary as active_directory if possible
Stefan Metzmacher
2015-01-05
1
-0
/
+9
*
libcli/netlogon: We need to handle a bug in FreeIPA (at least <= 4.1.2).
Stefan Metzmacher
2015-01-05
1
-3
/
+12
*
s3:passdb: fix logic in pdb_set_pw_history()
Stefan Metzmacher
2015-01-05
1
-7
/
+8
*
Happy New Year 2015!
Stefan Metzmacher
2015-01-01
2
-2
/
+2
*
torture: NULL out after talloc_free
Garming Sam
2014-12-30
1
-0
/
+1
*
lib: Fix a comment
Volker Lendecke
2014-12-30
1
-3
/
+1
*
lib: Use iov_advance in write_data_iov
Volker Lendecke
2014-12-30
1
-16
/
+6
*
lib: Use iov_advance in writev_handler
Volker Lendecke
2014-12-30
2
-26
/
+10
*
lib: Add iov_advance
Volker Lendecke
2014-12-30
2
-0
/
+35
*
lib: iov_buf does not need talloc.h anymore
Volker Lendecke
2014-12-30
1
-1
/
+0
*
lib: Use talloc_memdup in messaging_rec_dup
Volker Lendecke
2014-12-28
1
-2
/
+1
*
lib: Simplify check_log_size
Volker Lendecke
2014-12-28
1
-5
/
+3
*
lib: Use talloc_zero_array instead of memset
Volker Lendecke
2014-12-27
1
-3
/
+1
*
Fix a comment to indicate that TALLOC_FREE must be used to free an allocated ...
Richard Sharpe
2014-12-26
1
-1
/
+1
*
winbind: Retry LogonControl RPC in ping-dc after session expiration
Christof Schmitt
2014-12-23
1
-0
/
+10
*
dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptable
Garming Sam
2014-12-22
2
-15
/
+399
*
dns.py: Always remove the test zone in tearDown()
Andrew Bartlett
2014-12-22
1
-0
/
+8
*
dsdb: Ignore errors from search in dns_notify module
Andrew Bartlett
2014-12-22
1
-14
/
+12
*
dsdb: Use a fixed set of attributes in search in dns_notify module
Andrew Bartlett
2014-12-22
1
-2
/
+4
*
dsdb: Use ldb_attr_cmp() for comparing objectclass names
Andrew Bartlett
2014-12-22
1
-3
/
+3
*
dns.py: Test dns server reload zones from DSDB when are created or deleted
Samuel Cabrero
2014-12-22
1
-0
/
+78
*
s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS
Samuel Cabrero
2014-12-22
5
-39
/
+565
*
selftest: Run samba.tests.dns in :local environment so it can access credentials
Andrew Bartlett
2014-12-22
1
-1
/
+1
*
lib/ldb-samba: Add comment dicouraging use of schemaUpgradeInProgress
Andrew Bartlett
2014-12-22
1
-0
/
+10
*
dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EVAL as a DN
Andrew Bartlett
2014-12-22
1
-1
/
+3
*
s4:dsdb: Fix not freed temp memory context
Samuel Cabrero
2014-12-22
1
-0
/
+1
*
ldb-samba-tests: Add tests for transitive matching rule
Samuel Cabrero
2014-12-22
2
-0
/
+474
*
ldb-samba: Implement transitive extended matching
Samuel Cabrero
2014-12-22
4
-1
/
+373
*
dsdb: Define syntax access point oid string as a macro
Samuel Cabrero
2014-12-22
2
-1
/
+2
*
ldb: bump to version 1.1.19
Andrew Bartlett
2014-12-22
3
-1
/
+266
*
ldb: Allow to register extended match rules
Samuel Cabrero
2014-12-22
4
-36
/
+165
[next]