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-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
2010-09-26
upgradeprovision: use the same case for hostname in reference provision as in...
Matthieu Patou
1
-1
/
+1
2010-09-26
s4-dns: the DNS/${HOSTNAME} SPN should be on the DNS account only
Andrew Tridgell
1
-1
/
+0
2010-09-26
s4-provision: switch to dns-HOSTNAME instead of dns
Andrew Tridgell
4
-25
/
+33
2010-09-26
s4-possibleinferiors.py: Fix usage of 'paged_search' module for remote LDB co...
Kamen Mazdrashki
1
-1
/
+7
2010-09-26
s4-fsmo.py: Fix usage of 'paged_search' module for remote LDB connections
Kamen Mazdrashki
1
-2
/
+3
2010-09-26
s4-delete_object.py: Fix usage of 'paged_search' module for remote LDB connec...
Kamen Mazdrashki
1
-2
/
+3
2010-09-26
s4-sec_descriptor.py: Fix usage of 'paged_search' module for remote LDB conne...
Kamen Mazdrashki
1
-1
/
+9
2010-09-26
s4-ldap_schema.py: Remove unused LDB connection to GC port
Kamen Mazdrashki
1
-5
/
+0
2010-09-26
s4-dsdb_schema_info.py: Fix usage of 'paged_search' module for remote LDB con...
Kamen Mazdrashki
1
-6
/
+7
2010-09-26
s4-ldapcmp: Fix usage of 'paged_search' module for remote LDB connections
Kamen Mazdrashki
1
-2
/
+3
2010-09-26
s4-ldapcmp: Extend ldapcmp to be able to compare more than one context at a time
Kamen Mazdrashki
1
-20
/
+33
2010-09-25
Check in configure/Makefile for those projects that have waf as primary build...
Jelmer Vernooij
4
-0
/
+142
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
28
-15
/
+109
2010-09-25
s4-dsdb: added tagging of requests in dsdb modules
Andrew Tridgell
8
-0
/
+30
2010-09-25
ldb: added request location tracking
Andrew Tridgell
4
-0
/
+39
2010-09-25
s4-repl: make getncchanges a bit less verbose
Andrew Tridgell
1
-1
/
+1
2010-09-25
s4-net: added --ipaddress option to net commands
Andrew Tridgell
6
-6
/
+13
2010-09-25
s4-pynet: added server keyword to Net() initialisation
Andrew Tridgell
1
-3
/
+7
2010-09-25
s4-libnet: added server_address option in libnet context
Andrew Tridgell
3
-1
/
+6
2010-09-25
s4-finddcs: allow override of server IP address
Andrew Tridgell
2
-1
/
+37
2010-09-25
s4-repl: don't store repsFrom on DNs other than NC heads
Andrew Tridgell
1
-0
/
+9
2010-09-25
s4-pycredentials: avoid a tallloc_free on ref
Andrew Tridgell
1
-1
/
+1
2010-09-25
s4-repl: use namingContexts from rootDSE to initialise partition list
Andrew Tridgell
1
-53
/
+36
2010-09-25
s4-repl: force on WRIT_REP when we are a writable replica
Andrew Tridgell
1
-4
/
+3
2010-09-25
s4-repl: use dreplsrv_partition_source_dsa_by_guid to find source dsa
Andrew Tridgell
1
-5
/
+6
2010-09-25
torture: fixed a valgrind error in SMB2-CREATE
Andrew Tridgell
1
-0
/
+6
2010-09-25
s4-dsdb: Fixed a call to the wrong ops function in dsdb_module_search_dn.
Nadezhda Ivanova
1
-1
/
+1
[prev]
[next]