index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-join: fixed DNS hostname
Andrew Tridgell
2011-08-25
1
-1
/
+1
*
s4-drs: fixed msdcs DNS name in getncchanges
Andrew Tridgell
2011-08-25
1
-3
/
+2
*
s4-libnet: fixed forest DNS name
Andrew Tridgell
2011-08-25
2
-2
/
+3
*
s4-acl: use dnsforest not dnsdomain for GC names
Andrew Tridgell
2011-08-25
1
-3
/
+3
*
s4-join: setup DNS forest name on join context
Andrew Tridgell
2011-08-25
1
-4
/
+4
*
s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS name
Andrew Tridgell
2011-08-25
2
-5
/
+6
*
s4-samdb: added host_dns_name(), domain_dns_name() and forest_dns_name()
Andrew Tridgell
2011-08-25
1
-0
/
+15
*
s4-repl: fixed _msdcs DNS name
Andrew Tridgell
2011-08-25
3
-14
/
+14
*
s4-kcc: fixed _msdcs DNS name
Andrew Tridgell
2011-08-25
1
-3
/
+1
*
s4-dsdb: added samdb_ntds_msdcs_dns_name()
Andrew Tridgell
2011-08-25
1
-2
/
+37
*
s4-dns: fixed DNS and SPN update lists for multi-domain support
Andrew Tridgell
2011-08-25
2
-3
/
+3
*
s4-provision: pass the rootDN into guess_names()
Andrew Tridgell
2011-08-25
1
-2
/
+2
*
s4-dsdb: fixed calls to ldb_val_string_cmp()
Andrew Tridgell
2011-08-25
1
-2
/
+2
*
s4-dsdb: added samdb_dn_to_dns_domain()
Andrew Tridgell
2011-08-25
1
-0
/
+36
*
s4-dsdb: assert that base DNs are used correctly
Andrew Tridgell
2011-08-25
2
-0
/
+8
*
s4-dsdb: enforce NULL DN validity in partition module
Andrew Tridgell
2011-08-25
1
-0
/
+3
*
s4-dsdb: fixed basedn in extended_dn_in module
Andrew Tridgell
2011-08-25
1
-6
/
+10
*
samba-tool: fixed use of base DNs in ldapcmp
Andrew Tridgell
2011-08-25
1
-17
/
+13
*
s4-spnupdate: fixed searches on domain NC
Andrew Tridgell
2011-08-25
1
-2
/
+2
*
s4-dns: fixed base search on domain NC
Andrew Tridgell
2011-08-25
1
-1
/
+1
*
s4-samr: fixed subtree search
Andrew Tridgell
2011-08-25
1
-1
/
+1
*
s4-kdc: fixed subtree search in KDC
Andrew Tridgell
2011-08-25
1
-1
/
+3
*
s4-dsdb: cleanup use of NULL vs base DN in samldb
Andrew Tridgell
2011-08-25
1
-7
/
+18
*
s4-dsdb: removed unused function in ACL module
Andrew Tridgell
2011-08-25
1
-39
/
+0
*
s4-dsdb: fixed all partitions search in cracknames
Andrew Tridgell
2011-08-25
1
-1
/
+1
*
s4-dns: when searching all partitions the NULL basedn is OK
Andrew Tridgell
2011-08-25
1
-8
/
+1
*
pdb-samba4: use ldb_get_default_basedn() instead of NULL
Andrew Tridgell
2011-08-25
1
-3
/
+3
*
pyldb: fixed a warning
Andrew Tridgell
2011-08-25
1
-2
/
+2
*
s3:winbindd fix a return code check
Christian Ambach
2011-08-24
1
-2
/
+2
*
s3: Fix an uninitialized variable
Volker Lendecke
2011-08-24
1
-1
/
+1
*
s3: Fix the build on FreeBSD
Volker Lendecke
2011-08-23
1
-0
/
+1
*
s/event_context/tevent_context/ in smbsock_any_connect
Volker Lendecke
2011-08-23
1
-2
/
+2
*
s/event_context/tevent_context/ in smbsock_connect
Volker Lendecke
2011-08-23
1
-2
/
+2
*
scannedonly module: improve sleep behavior when reading a directory with mult...
Olivier Sessink
2011-08-23
1
-14
/
+16
*
s3: Slightly simplify serverid_exists
Volker Lendecke
2011-08-22
1
-1
/
+1
*
s3-net: Added documentation for net_rpc_conf functions
Vicentiu Ciorbaru
2011-08-22
1
-1
/
+44
*
docs: Added documentation for net rpc conf.
Vicentiu Ciorbaru
2011-08-22
1
-28
/
+29
*
s3-test: Added net conf tests to tests.py
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+6
*
s3-test: Added new testsuites for test net [rpc] conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+970
*
s3-test: added samba3.blackbox.net.rpc.registry.roundtrip testsuite
Vicentiu Ciorbaru
2011-08-22
1
-1
/
+4
*
s3-test: Enhanced the net registry roundtrip test script
Vicentiu Ciorbaru
2011-08-22
1
-13
/
+14
*
s3-net: Implemented net rpc conf import command
Vicentiu Ciorbaru
2011-08-22
1
-3
/
+347
*
s3-net: Added net rpc conf import command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+16
*
s3-net: Implemented net rpc conf addshare command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+255
*
s3-net: Added net rpc conf addshare command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+15
*
s3-net: Implemented net rpc conf setincludes command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+141
*
s3-net: Added net rpc conf setincludes command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+16
*
s3-net: Implemented net rpc conf setparm command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+201
*
s3-net: Added net rpc conf setparm command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: Implemented net rpc conf delparm command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+77
[next]