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-01-09
s4-drs: instanceType is always sent, regardless of UDV values
Andrew Tridgell
1
-4
/
+6
2010-01-09
s4-debug: lower the verbosity of a couple of common log messages
Andrew Tridgell
2
-2
/
+2
2010-01-09
s4-samldb: fixed primaryGroupID when promoting a machine to a DC
Andrew Tridgell
1
-17
/
+30
2010-01-09
s4-schema: fixed the SDDL for the schema root security descriptor
Andrew Tridgell
1
-10
/
+14
2010-01-09
s4-drs: add a local UDV entry even when no replUpToDateVector present on NC
Andrew Tridgell
1
-3
/
+3
2010-01-09
s4-drs: give DN of failed replication partition
Andrew Tridgell
1
-4
/
+5
2010-01-09
s4-drs: base is_nc_prefix on instanceType
Andrew Tridgell
1
-1
/
+3
2010-01-09
s4-drs: having no SPNs to change is not an error
Andrew Tridgell
1
-0
/
+7
2010-01-09
s4-drs: fixed writespn to ignore add/delete errors
Andrew Tridgell
1
-3
/
+40
2010-01-09
s4-dsdb: added samdb_ldb_val_case_cmp()
Andrew Tridgell
1
-0
/
+16
2010-01-09
s4-drs: moved the DsWriteAccountSpn call to its own file
Andrew Tridgell
4
-75
/
+104
2010-01-09
s4-libnet: dsdb_wellknown_dn() in vampire code
Andrew Tridgell
1
-60
/
+17
2010-01-09
s4-drs: need to set the getncchanges extended_ret on success too
Andrew Tridgell
1
-0
/
+3
2010-01-09
s4-drs: calculate and send a uptodateness_vector with replication requests
Andrew Tridgell
2
-7
/
+82
2010-01-09
s4-drs: be less verbose when we filter objects by UDV
Andrew Tridgell
1
-5
/
+5
2010-01-09
s4-drs: added filtering by udv in getncchanges
Andrew Tridgell
2
-9
/
+63
2010-01-09
s4-drs: fixed the NC in the getncchanges RID alloc reply
Andrew Tridgell
1
-11
/
+13
2010-01-09
s4-messaging: remove only usage of debug_ctx()
Andrew Tridgell
1
-2
/
+4
2010-01-09
s4-messaging: fixed a memory leak in messaging_path()
Andrew Tridgell
1
-2
/
+9
2010-01-09
s4-drs: fixed usage of ldb_dn_new()
Andrew Tridgell
1
-1
/
+1
2010-01-09
s4-ldb: validate the type of the ldb argument to ldb_dn_new()
Andrew Tridgell
1
-1
/
+7
2010-01-08
Fix comment
Simo Sorce
1
-1
/
+1
2010-01-08
s4:provision_self_join.ldif - Adapt comment after implementation of distribut...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-01-08
s4-kdc: Migrate tcp connections to tsocket.
Andreas Schneider
1
-89
/
+188
2010-01-08
s4:kdc: use LIBSAMBA_TSOCKET
Stefan Metzmacher
1
-1
/
+1
2010-01-08
s4:kdc: the ->process function returns "bool"
Stefan Metzmacher
1
-9
/
+9
2010-01-08
libcli/util: add tstream_read_pdu_blob_send/recv
Stefan Metzmacher
1
-0
/
+5
2010-01-08
s4-drs: added two more SPNs in addentry
Andrew Tridgell
1
-13
/
+32
2010-01-08
s4-schema: fixes for W2K8-R2 schema
Andrew Tridgell
2
-35
/
+143
2010-01-08
s4-schema: added msDS-NcType to schema container
Andrew Tridgell
1
-0
/
+1
2010-01-08
s4-schema: fixed attributes of aggregate schema
Andrew Tridgell
1
-0
/
+2
2010-01-08
s4-schema: switch to W2K8-R2 schema
Andrew Tridgell
1
-2
/
+2
2010-01-08
s4-schema: added adminDisplayName and adminDescription
Andrew Tridgell
1
-0
/
+2
2010-01-08
s4-schema: added some debug for bad attributes
Andrew Tridgell
1
-0
/
+8
2010-01-08
s4-provision: added W2K8-R2 schema as provided by WSPP
Andrew Tridgell
2
-0
/
+19529
2010-01-08
s4-samba3samtest: we need to force netbios name as well
Andrew Tridgell
1
-0
/
+1
2010-01-08
s4-samba3sid: fixed error returns when res->count != 1 and oom
Andrew Tridgell
1
-3
/
+3
2010-01-08
s4-samba3samtest: force workgroup so the domain is right
Andrew Tridgell
1
-0
/
+1
2010-01-08
s4-samba3sid: the sambaNextRid attribute is actually the previous RID
Andrew Tridgell
1
-3
/
+6
2010-01-08
s4-samba3sam: use samba3sid module
Andrew Tridgell
1
-1
/
+3
2010-01-08
s4-dsdb: added a samba3sid module
Andrew Tridgell
2
-1
/
+208
2010-01-08
s4-acl: fixed acl.py test to use correct ldif
Andrew Tridgell
1
-1
/
+2
2010-01-08
s4-secdesc: fixed the sec_descriptor.py test
Andrew Tridgell
1
-42
/
+74
2010-01-08
s4-samba3samtest: use system credentials for creating users
Andrew Tridgell
1
-5
/
+6
2010-01-08
s4-dsdb: fixed const misuse in acl module
Andrew Tridgell
1
-4
/
+4
2010-01-08
s4-dsdb: use dsdb_module_am_system() in acl module
Andrew Tridgell
1
-19
/
+11
2010-01-08
s4-dsdb: allow specification of a SID if we are system
Andrew Tridgell
1
-1
/
+2
2010-01-08
s4-dsdb: added dsdb_module_am_system()
Andrew Tridgell
1
-0
/
+9
2010-01-08
s4-dsdb: squash some unknown structure warnings
Andrew Tridgell
1
-1
/
+3
2010-01-08
s4-partition: fixed selection of partitions on exact match
Andrew Tridgell
1
-3
/
+1
[prev]
[next]