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-02-17
Revert "Got back to 16-byte padding on auth RPC. S3 clients and servers now c...
Jeremy Allison
1
-6
/
+4
2010-02-18
s4-smbtorture: skip printer info cross tests against samba 3 for now.
Günther Deschner
1
-0
/
+4
2010-02-18
s4-smbtorture: try more combinations to find printers in test_EnumPrinters_fi...
Günther Deschner
1
-0
/
+14
2010-02-18
s4-smbtorture: simplify test_PrinterInfo_DevMode a bit.
Günther Deschner
1
-17
/
+4
2010-02-18
s4-smbtorture: avoid potential loop while adding a new printer in RPC-SPOOLSS...
Günther Deschner
1
-0
/
+7
2010-02-17
Got back to 16-byte padding on auth RPC. S3 clients and servers now cope with...
Jeremy Allison
1
-4
/
+6
2010-02-18
s4:param Modify secrets_get_domain_sid to give more useful errors
Andrew Bartlett
5
-87
/
+55
2010-02-17
s4/rodc: change the libnet_become_dc code to do RODC join
Anatoliy Atanasov
3
-6
/
+59
2010-02-17
s4/drs:kccdrs_replica_get_info_obj_metadata implementation
Anatoliy Atanasov
3
-20
/
+96
2010-02-17
s4/ldap: Refactor the fix for ldap nested searches
Kamen Mazdrashki
2
-13
/
+15
2010-02-17
s4-smbtorture: unify test list to run against single created printers in RPC-...
Günther Deschner
1
-18
/
+28
2010-02-17
s4-smbtorture: also test level 2 sets for devicemodes and see if they persist.
Günther Deschner
1
-0
/
+21
2010-02-17
s4-smbtorture: refactor setprinter devicemode calls in RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-19
/
+71
2010-02-17
s4-provision: freeze the DNS zone before creating the zone file
Andrew Tridgell
1
-2
/
+10
2010-02-17
s4-dnsupdate: use samba_runcmd() in the dns update task
Andrew Tridgell
2
-17
/
+37
2010-02-17
s4-param: added "rndc command" smb.conf option
Andrew Tridgell
2
-0
/
+5
2010-02-17
s4-provision: fix permissions on generated DNS zone file
Andrew Tridgell
1
-9
/
+11
2010-02-17
s4-rpc: paranoid check for auth_length
Andrew Tridgell
1
-0
/
+11
2010-02-16
s4-kcc: remove a qsort() that snuck into the new topology code
Andrew Tridgell
1
-2
/
+1
2010-02-16
s4-rpc: don't use auth padding in rpc bind requests as it breaks s3
Andrew Tridgell
1
-0
/
+7
2010-02-16
s4-dcerpc: fixed auth padding to be relative to the stub, not packet
Andrew Tridgell
2
-10
/
+17
2010-02-16
s4-dsdb: return LDB_ERR_CONSTRAINT_VIOLATION on num_recs != 1
Andrew Tridgell
1
-1
/
+1
2010-02-16
s4-samdb: use dsdb_search() in cracknames
Andrew Tridgell
1
-57
/
+24
2010-02-16
s4-kcc: remove search_onelevel_with_deleted() in kcc
Andrew Tridgell
1
-52
/
+3
2010-02-16
s4-dsdb: removed gendb_search_single_extended_dn()
Andrew Tridgell
2
-15
/
+19
2010-02-16
s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()
Andrew Tridgell
5
-33
/
+86
2010-02-16
s4-dsdb: replace dsdb_find_dn_by_guid() with a dsdb_search() call
Andrew Tridgell
1
-67
/
+84
2010-02-16
s4-dsdb: change dsdb_search_dn_with_deleted() to dsdb_search_dn() with dsdb_f...
Andrew Tridgell
1
-56
/
+58
2010-02-16
s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags
Andrew Tridgell
12
-95
/
+52
2010-02-16
s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flags
Andrew Tridgell
4
-40
/
+45
2010-02-16
s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.c
Andrew Tridgell
6
-85
/
+115
2010-02-16
s4-smbtorture: fix spoolss SD test against w2k8r2.
Günther Deschner
1
-0
/
+4
2010-02-16
s4-smbtorture: more work on test_PrinterInfo_DevMode RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-4
/
+90
2010-02-16
s4-smbtorture: allow to call OpenPrinterEx with devicemode.
Günther Deschner
1
-4
/
+6
2010-02-16
s4-drs: DsGetReplInfo() refactoring
Erick Nogueira do Nascimento
2
-267
/
+205
2010-02-16
s4-drs: DsReplGetInfo() for DS_REPL_INFO_REPSTO infoType
Erick Nogueira do Nascimento
1
-4
/
+142
2010-02-15
s4-smbtorture: more work on SD tests for RPC-SPOOLSS.
Günther Deschner
1
-13
/
+39
2010-02-15
s4-smbtorture: add rather simple spoolss device mode test.
Günther Deschner
1
-0
/
+120
2010-02-15
s4-smbtorture: use test_SetPrinter call in spoolss security descriptor tests.
Günther Deschner
1
-19
/
+5
2010-02-15
s4-smbtorture: w2k8r2 allows to add printers w/o defining printprocessor.
Günther Deschner
1
-9
/
+14
2010-02-16
s4-rootdse: we don't need DSDB_FLAG_OWN_MODULE here
Andrew Tridgell
1
-2
/
+2
2010-02-16
s4-drs: enable the recyclebin optional feature
Eduardo Lima
2
-19
/
+262
2010-02-15
s4-kcc: remove C++ comment
Andrew Tridgell
1
-1
/
+1
2010-02-15
s4-kcc: initial code for the topology algorithm
Crístian Deives
2
-0
/
+615
2010-02-15
s4-dsdb: don't change replPropertyMetaData if the value hasn't changed
Andrew Tridgell
1
-4
/
+20
2010-02-15
s4-heimdal: Fix typos in comment.
Karolin Seeger
1
-1
/
+1
2010-02-15
s4-test: use local ldb for urgent_replication test
Andrew Tridgell
1
-1
/
+1
2010-02-15
s4-ldb: fixed permissions on urgent_replication.py
Andrew Tridgell
1
-0
/
+0
2010-02-15
s4-test: minor fixes to urgent_replication.py
Andrew Tridgell
1
-27
/
+4
2010-02-15
s4-drs: Test situations for Urgent Replication
Fernando J V da Silva
2
-0
/
+415
[next]