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-objectclass Use a specific local variable name, not 'value'
Andrew Bartlett
2010-11-26
1
-4
/
+5
*
s4-kcc: fixed valgrind errors in drs replicaInfo server side
Andrew Tridgell
2010-11-26
1
-7
/
+5
*
s4-provision: fixed eadb automatic and manual setting in provision
Andrew Tridgell
2010-11-26
3
-21
/
+18
*
wintest: do an initial replication of CN=Configuration to transfer dnsHostname
Andrew Tridgell
2010-11-26
1
-0
/
+4
*
wintest: fixed "rndc command" option in provision
Andrew Tridgell
2010-11-26
1
-5
/
+14
*
wintest: make IPv6 optional in wintest
Andrew Tridgell
2010-11-26
3
-7
/
+12
*
s4-provision: don't try to look for an IPv6 address when not specified
Andrew Tridgell
2010-11-26
1
-11
/
+0
*
librpc: fix builds without IPv6 suport (HP-UX 11.00)
Björn Jacke
2010-11-26
1
-0
/
+2
*
s3/smbtorture: use $MAKE to build to make sure we use the make that makes our...
Björn Jacke
2010-11-26
1
-2
/
+2
*
ѕ3/configue: set Tru64 cc's PIC switch right (none)
Björn Jacke
2010-11-26
1
-1
/
+3
*
s4-dsdb Remove rootDSE and anonymous checks from acl_read
Andrew Bartlett
2010-11-26
1
-15
/
+0
*
s4-dsdb Add 'block anonymous' checks to the rootdse module
Andrew Bartlett
2010-11-26
1
-0
/
+100
*
s4-dsdb Remove mem_ctx argument from dsdb_module_find_dsheuristics().
Andrew Bartlett
2010-11-26
2
-4
/
+3
*
s4-tests: Made acl tests to reconnect if dSHeuristics is being manipulated
Nadezhda Ivanova
2010-11-25
1
-28
/
+25
*
s4-tests: Modified create_ou to only accept security.descriptor type for sd t...
Nadezhda Ivanova
2010-11-25
2
-45
/
+31
*
s4-dsdb: Switched to using a dictionary in create_ou for consistency.
Nadezhda Ivanova
2010-11-25
1
-4
/
+2
*
s4-dsdb: Fixed wrong assignment of name attribute to description atribute in ...
Nadezhda Ivanova
2010-11-25
1
-1
/
+1
*
s4:lsa RPC server / objectclass LDB module - fix the creation of trusted doma...
Matthias Dieter Wallnöfer
2010-11-25
2
-9
/
+3
*
s4-tests: Modified speedtest.py to use samba.tests.delete_force
Nadezhda Ivanova
2010-11-25
1
-8
/
+3
*
s4-tests: Modified sec_descriptor.py to use samba.tests.delete_force
Nadezhda Ivanova
2010-11-25
1
-71
/
+66
*
s4-tests: Modified sam.py to use samba.tests.delete_force
Nadezhda Ivanova
2010-11-25
1
-72
/
+67
*
s4-tests: Modified passwords.py to use samba.tests.delete_force
Nadezhda Ivanova
2010-11-25
1
-12
/
+7
*
s4-tests: delete_force was unused, removed it.
Nadezhda Ivanova
2010-11-25
1
-5
/
+0
*
s4-tests: Modified ldap_schema.py to use samba.tests.delete_force
Nadezhda Ivanova
2010-11-25
1
-8
/
+3
*
s4-tests: Modified ldap.py to use samba.tests.delete_force
Nadezhda Ivanova
2010-11-25
1
-93
/
+88
*
s4-tests: Modified deletetest.py to use samba.tests.delete_force
Nadezhda Ivanova
2010-11-25
1
-18
/
+14
*
s4-tests: Modified bind.py to use samba.tests.delete_force
Nadezhda Ivanova
2010-11-25
1
-7
/
+2
*
s4-tests: Modified acly.py to use common delete_force instead of defining its...
Nadezhda Ivanova
2010-11-25
1
-60
/
+55
*
s4-tests: Added a common definition of delete_force.
Nadezhda Ivanova
2010-11-25
1
-0
/
+6
*
s4-smbtorture: pick a better printer in RPC-SPOOLSS-ACCESS.
Günther Deschner
2010-11-24
1
-1
/
+8
*
s4:objectclass LDB module - LSA objects - allow them if the SYSTEM control is...
Matthias Dieter Wallnöfer
2010-11-24
2
-5
/
+9
*
s4:objectclass LDB module - move one checks into the "objectclass derivation ...
Matthias Dieter Wallnöfer
2010-11-24
1
-11
/
+17
*
s4:objectclass LDB module - some more or less cosmetic return value macro cha...
Matthias Dieter Wallnöfer
2010-11-24
1
-14
/
+22
*
s4-tests: Modified sec_descriptor to use samdb.newgroup instead of locally de...
Nadezhda Ivanova
2010-11-24
1
-48
/
+50
*
s4-dsdb: Extended samdb.newgroup to set the group's security descriptor.
Nadezhda Ivanova
2010-11-24
1
-1
/
+5
*
s3:winbind correct a copy&paste error
Christian Ambach
2010-11-24
1
-3
/
+3
*
s3: Correctly calculate the wbinfo -s result
Volker Lendecke
2010-11-24
1
-9
/
+25
*
s3-test: try to avoid a problem of CFLAGS propogating to the torture build
Andrew Tridgell
2010-11-24
1
-2
/
+2
*
wintest: added an IPv6 address, and use fully qualified hostname
Andrew Tridgell
2010-11-24
4
-34
/
+53
*
s3-libnetapi Load case tables earlier
Andrew Bartlett
2010-11-24
1
-2
/
+3
*
s3-libnetapi Add function header comments
Andrew Bartlett
2010-11-24
1
-0
/
+3
*
s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystems
Andrew Bartlett
2010-11-24
6
-19
/
+70
*
lib/debug Add clarifying comments
Andrew Bartlett
2010-11-24
1
-2
/
+2
*
wintest Don't connect to localhost or unqualified hostname, bind interface only
Andrew Bartlett
2010-11-24
1
-13
/
+13
*
s4-setup correct the require BIND version for Dynamic DNS
Andrew Bartlett
2010-11-24
1
-1
/
+1
*
wintest: fixed cleanup of /etc/resolv.conf
Andrew Tridgell
2010-11-24
1
-1
/
+3
*
wintest: remove reliance on hostname in /etc/hosts
Andrew Tridgell
2010-11-24
2
-35
/
+34
*
wintest: fixed interface handling and DNS forwarding
Andrew Tridgell
2010-11-24
4
-65
/
+118
*
Add in fsp->access_mask checks. Not required (underlying system does this)
Jeremy Allison
2010-11-24
2
-2
/
+42
*
s4-devel: we don't need to override these scripts now
Andrew Tridgell
2010-11-24
1
-2
/
+0
[prev]
[next]