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-11-15
s4-kdc: if "bind interfaces only" is false, then also listen on wildcard
Andrew Tridgell
1
-20
/
+44
2010-11-15
s4-server: make server sockets a child of the task context
Andrew Tridgell
14
-39
/
+52
2010-11-15
samba-tool: fixed crash in "samba-tool drs showrepl"
Andrew Tridgell
1
-5
/
+11
2010-11-14
web_server: Build as module.
Jelmer Vernooij
4
-9
/
+16
2010-11-14
kcc/drepl: Build as service.
Jelmer Vernooij
1
-4
/
+6
2010-11-14
winbind: Build as shared module.
Jelmer Vernooij
1
-2
/
+3
2010-11-14
Build wrepl server as service by default.
Jelmer Vernooij
3
-3
/
+4
2010-11-14
Re-enable ldb-cmdline for the moment, as it is used by oLschema2ldif.
Jelmer Vernooij
1
-5
/
+5
2010-11-14
Don't build ldb tools when there is a system provided ldb.
Jelmer Vernooij
1
-13
/
+13
2010-11-14
s4-auth: fixed infinite loop in krb5 auth
Andrew Tridgell
1
-1
/
+1
2010-11-14
s4-auth: fixed crash in krb5 auth
Andrew Tridgell
1
-2
/
+1
2010-11-13
s4:password_hash LDB module - return "ERR_CONSTRAINT_VIOLATION" on password c...
Matthias Dieter Wallnöfer
1
-6
/
+9
2010-11-13
s4:upgradeprovision - why not directly use "provision:0"?
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-11-13
s4:objectclass LDB module - multiple "objectClass" change elements are unfort...
Matthias Dieter Wallnöfer
2
-173
/
+178
2010-11-13
s4-drs: fixed a crash in writspn
Andrew Tridgell
1
-2
/
+8
2010-11-13
s4-test: we need to import testtools before subunit/python
Andrew Tridgell
1
-1
/
+1
2010-11-12
ktpass: also use userPrincipalName for locating the principal
Matthieu Patou
1
-1
/
+2
2010-11-12
ktpass: fix the search path for when running in samba's source dir
Matthieu Patou
1
-0
/
+3
2010-11-12
python: use the ldbMessage + modify notation instead of modify_ldif that we t...
Matthieu Patou
1
-7
/
+6
2010-11-12
Fix typo
Matthieu Patou
1
-1
/
+1
2010-11-12
unit tests: add testing for dns account password change
Matthieu Patou
1
-0
/
+4
2010-11-12
upgradeprovision: use relaxed control while adding missing object container
Matthieu Patou
1
-1
/
+3
2010-11-12
upgradeprovision: fix pb with dns-hostname, regenerate a correct keytab
Matthieu Patou
2
-1
/
+75
2010-11-12
upgradeprovision: use the relax/(upgrade)provision when modifying object
Matthieu Patou
1
-1
/
+8
2010-11-12
upgradeprovision: use the (upgrade)provision control also
Matthieu Patou
1
-2
/
+2
2010-11-12
upgradeprovision: update revision for forestupdate and domainupdate objects
Matthieu Patou
1
-1
/
+4
2010-11-12
samldb: relax groupType modification checks
Matthieu Patou
1
-27
/
+32
2010-11-12
Add a script to make backup of samba provision
Matthieu Patou
1
-0
/
+65
2010-11-12
s4:objectclass LDB module - we should not simply ignore additional "objectCla...
Matthias Dieter Wallnöfer
2
-2
/
+29
2010-11-12
s4:repl_meta_data LDB module - convert two debug messages into error messages
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-11-12
s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje...
Matthias Dieter Wallnöfer
4
-198
/
+245
2010-11-12
s4: Remove obsolete mkversion.sh
Jelmer Vernooij
1
-133
/
+0
2010-11-12
samba_version: When working from git checkout, display git revision SHA1 rather
Jelmer Vernooij
1
-1
/
+1
2010-11-12
torture: Only add in tests for socket_wrapper/nss_wrapper when they have been...
Jelmer Vernooij
2
-2
/
+18
2010-11-12
unix_privs: Add missing dependency on libreplace.
Jelmer Vernooij
1
-1
/
+1
2010-11-12
heimdal_build: Add missing dependency on replace, necessary because replace.h...
Jelmer Vernooij
1
-1
/
+1
2010-11-12
Lowercase DNS_UPDATE_SRV name.
Jelmer Vernooij
1
-1
/
+1
2010-11-12
s4-kdc: added proxying of kdc requests for RODCs
Andrew Tridgell
5
-66
/
+782
2010-11-12
s4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed accounts on an RODC
Andrew Bartlett
1
-1
/
+7
2010-11-12
heimdal Return HDB_ERR_NOT_FOUND_HERE to the caller
Andrew Bartlett
3
-11
/
+34
2010-11-12
s4-kdc: split the kdc process return into a tri-state
Andrew Tridgell
3
-53
/
+59
2010-11-12
s4-kdc: we don't need the special include handling now
Andrew Tridgell
1
-6
/
+0
2010-11-12
s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.h
Andrew Tridgell
6
-5
/
+5
2010-11-11
s4-tests: Make repl_schema.py test part of Samba4 test suite
Kamen Mazdrashki
1
-0
/
+1
2010-11-11
s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functions
Kamen Mazdrashki
3
-4
/
+31
2010-11-11
s4-dsdb_syntax: Warning message that we can't find requested ATTID in Schema ...
Kamen Mazdrashki
1
-0
/
+1
2010-11-11
s4-prefixMap: dsdb_schema_pfm_oid_from_attid() to use const prefixMap
Kamen Mazdrashki
1
-1
/
+2
2010-11-11
s4-dsdb_syntax: Use remote prefixMap to handle generic cases in drsuapi_to_ld...
Kamen Mazdrashki
1
-2
/
+7
2010-11-11
s4-dsdb_syntax: Add remote prefixMap member for dsdb_syntax conversions
Kamen Mazdrashki
2
-0
/
+5
2010-11-11
s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_...
Kamen Mazdrashki
4
-54
/
+54
[next]