index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-27
s4-ldb: removed an unused variable
Andrew Tridgell
1
-1
/
+0
2010-09-27
s4-kcc: fixed a incorrect context to kcctpl_get_all_bridgehead_dcs
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-dsdb: added samdb_find_site_for_computer() and samdb_find_ntdsguid_for_com...
Andrew Tridgell
1
-0
/
+57
2010-09-27
s4-auth: removed unused variable dom_sid
Andrew Tridgell
1
-1
/
+1
2010-09-28
s4:gensec_tstream: remove plain socket handling
Stefan Metzmacher
1
-124
/
+12
2010-09-28
s4:lib/tls: add gnutls backend for tstream
Stefan Metzmacher
3
-3
/
+1298
2010-09-28
s4:gensec: add gensec_create_tstream()
Stefan Metzmacher
3
-1
/
+764
2010-09-28
s4:wrepl_server: use SOCKET_FLAG_NOCLOSE instead of a dup()
Stefan Metzmacher
1
-18
/
+3
2010-09-28
s4:rpc_server: use SOCKET_FLAG_NOCLOSE to avoid calling close() on the socket...
Stefan Metzmacher
1
-0
/
+1
2010-09-28
s4-ildap: two more places that need talloc_reparent()
Andrew Tridgell
2
-2
/
+2
2010-09-27
s4-kcc: don't print "Testing kcctpl_create_intersite_connections"
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-drs: make getncchanges debug less verbose
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-dns: avoid search domains expansion in DNS resolver
Andrew Tridgell
1
-0
/
+8
2010-09-27
heimdal: avoid DNS search domain expansion
Andrew Tridgell
1
-1
/
+16
2010-09-28
s4-smbtorture: rework spoolss_EnumPrintProcDataTypes test.
Günther Deschner
1
-34
/
+79
2010-09-28
s4-smbtorture: rework test_EnumPrintProcessors to let it test more combinations.
Günther Deschner
1
-33
/
+15
2010-09-27
s4-ildap: fixed a talloc_steal with references error
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-ldb: Added ldb_request_replace_control
Nadezhda Ivanova
3
-1
/
+35
2010-09-27
s4/irpc: Add security token to the binding handle when doing irp call forwarding
Anatoliy Atanasov
1
-0
/
+7
2010-09-27
s4/irpc: Add function to add security token to the binding handle
Anatoliy Atanasov
2
-0
/
+12
2010-09-27
s4:irpc: optionaly pass the security_token via IRPC requests.
Stefan Metzmacher
2
-0
/
+8
2010-09-27
s4:torture/ldap: close connections with an UnbindRequest
Stefan Metzmacher
1
-0
/
+29
2010-09-27
LDAP-BASIC: test AbandonRequest
Stefan Metzmacher
1
-0
/
+41
2010-09-27
s4:libcli/ldap: fix sending oneway requests
Stefan Metzmacher
1
-18
/
+26
2010-09-27
waf: add more NDR subsystems for shared IDL files.
Günther Deschner
1
-2
/
+2
2010-09-27
s4-waf: remove NDR-SRVSVC alias.
Günther Deschner
1
-1
/
+0
2010-09-27
s4-smbtorture: remove unneeded dcerpc_mgmt alias.
Günther Deschner
3
-3
/
+2
2010-09-27
s4-drs: fixed comment in getncchanges code
Andrew Tridgell
1
-1
/
+1
2010-09-26
s4-gensec: fixed a valgrind error in gensec
Andrew Tridgell
1
-12
/
+2
2010-09-27
s4-dns: use the generated krb5.conf in samba_dnsupdate
Andrew Tridgell
1
-0
/
+5
2010-09-27
s4-provision: fixed the generation of the krb5.conf for vampire
Andrew Tridgell
1
-6
/
+6
2010-09-26
s4-ldbmodules: Added new module aclread to handle access checks on LDAP search
Nadezhda Ivanova
4
-0
/
+327
2010-09-26
s4-tests: Added tests for search checks on attributes
Nadezhda Ivanova
2
-5
/
+102
2010-09-26
s4-tests: Removed search tests with anonymous credentials as they fail againt...
Nadezhda Ivanova
2
-4
/
+4
2010-09-26
s4-dsdb: Added a function to check access on a particular object by its guid
Nadezhda Ivanova
1
-0
/
+37
2010-09-26
s4-dsdb: A helper to determine if an attribute is part of the search filter
Nadezhda Ivanova
1
-0
/
+46
2010-09-26
s4-dsdb: Moved some helper functions to a separate file
Nadezhda Ivanova
5
-222
/
+260
2010-09-26
s4-ldap: Added a control to apply the access checks on read via LDAP
Nadezhda Ivanova
3
-0
/
+6
2010-09-26
s4:schannel: handle move flag combinations in the server
Stefan Metzmacher
1
-13
/
+23
2010-09-26
s4-auth: fixed the SID list for DCs in the PAC
Andrew Tridgell
4
-29
/
+16
2010-09-26
s4-drs: use the system sam_ctx for updaterefs
Andrew Tridgell
1
-8
/
+9
2010-09-26
s4-spn: don't try to do SPN updates as a RODC
Andrew Tridgell
1
-0
/
+4
2010-09-26
s4-kerberos Don't segfault if the password isn't specified in keytab generation
Andrew Bartlett
1
-0
/
+7
2010-09-26
upgradeprovision: fix a typo
Matthieu Patou
1
-1
/
+1
2010-09-26
upgradeprovision: Fix a bug with renamed entries
Matthieu Patou
1
-2
/
+13
2010-09-26
upgradeprovision: fix a bug with not updated links
Matthieu Patou
1
-0
/
+1
2010-09-26
s4 provision: start with gpo of version 0 and be consistent between different...
Matthieu Patou
2
-3
/
+3
2010-09-26
s4 upgradeprovision: fix a bug with empty reference objects
Matthieu Patou
1
-1
/
+9
2010-09-26
s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v...
Matthieu Patou
1
-3
/
+3
2010-09-26
s4 provision: Make GPO folder group writable
Matthieu Patou
1
-3
/
+3
[prev]
[next]