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
Age
Commit message (
Expand
)
Author
Files
Lines
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
Re-fix bug 5202 - cannot change ACLs on writable file with "dos filemode=yes"
Jeremy Allison
1
-0
/
+3
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
3
-0
/
+251
2010-01-08
s3-time: fix build warnings after we moved to shared time functions.
Günther Deschner
1
-6
/
+6
2010-01-08
s3-docs: mention -K option in pdbedit manpage.
Günther Deschner
1
-0
/
+1
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
2010-01-08
s4-scripting: we need to use a base search for the NTDS GUID
Andrew Tridgell
1
-1
/
+1
2010-01-08
s4:dsdb/repl: convert dreplsrv_op_pull_source_send/recv to tevent_req
Stefan Metzmacher
3
-158
/
+199
2010-01-08
s4-smbd: setup the default event contexts for other process models
Andrew Tridgell
2
-1
/
+13
2010-01-08
s4-drs: we need to wrap extended operations in transactions
Andrew Tridgell
1
-5
/
+21
2010-01-08
s4-dsdb: poke the RID Manager when completely out of RIDs too
Andrew Tridgell
1
-38
/
+41
2010-01-08
s4-dsdb: ensure we will in all the attributes for RID Set
Andrew Tridgell
1
-16
/
+4
2010-01-08
s4-dsdb: added DSDB_FLAG_TOP_MODULE
Andrew Tridgell
2
-0
/
+9
2010-01-08
s4-dsdb: no longer need special invocationID handling for standalone servers
Andrew Tridgell
1
-76
/
+1
2010-01-08
s4-provision: do a self join for all server types
Andrew Tridgell
1
-22
/
+17
2010-01-08
s4-schema: added generic attributeID conversion functions
Andrew Tridgell
1
-63
/
+117
2010-01-08
s4-schema: added dsdb_attribute_by_lDAPDisplayName_ldb_val
Andrew Tridgell
1
-0
/
+12
2010-01-08
s4-schema: make ldb_val to string comparison safer with nul termination
Andrew Tridgell
1
-1
/
+8
2010-01-08
s4-idl: regenerate DRS IDL
Andrew Tridgell
2
-0
/
+9
2010-01-08
s4-idl: added some more wellknown attributeIDs
Andrew Tridgell
1
-0
/
+3
[next]