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-11-24
s4-smbtorture: pick a better printer in RPC-SPOOLSS-ACCESS.
Günther Deschner
1
-1
/
+8
2010-11-24
s4:objectclass LDB module - LSA objects - allow them if the SYSTEM control is...
Matthias Dieter Wallnöfer
2
-5
/
+9
2010-11-24
s4:objectclass LDB module - move one checks into the "objectclass derivation ...
Matthias Dieter Wallnöfer
1
-11
/
+17
2010-11-24
s4:objectclass LDB module - some more or less cosmetic return value macro cha...
Matthias Dieter Wallnöfer
1
-14
/
+22
2010-11-24
s4-tests: Modified sec_descriptor to use samdb.newgroup instead of locally de...
Nadezhda Ivanova
1
-48
/
+50
2010-11-24
s4-dsdb: Extended samdb.newgroup to set the group's security descriptor.
Nadezhda Ivanova
1
-1
/
+5
2010-11-24
s3:winbind correct a copy&paste error
Christian Ambach
1
-3
/
+3
2010-11-24
s3: Correctly calculate the wbinfo -s result
Volker Lendecke
1
-9
/
+25
2010-11-24
s3-test: try to avoid a problem of CFLAGS propogating to the torture build
Andrew Tridgell
1
-2
/
+2
2010-11-24
wintest: added an IPv6 address, and use fully qualified hostname
Andrew Tridgell
4
-34
/
+53
2010-11-24
s3-libnetapi Load case tables earlier
Andrew Bartlett
1
-2
/
+3
2010-11-24
s3-libnetapi Add function header comments
Andrew Bartlett
1
-0
/
+3
2010-11-24
s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystems
Andrew Bartlett
6
-19
/
+70
2010-11-24
lib/debug Add clarifying comments
Andrew Bartlett
1
-2
/
+2
2010-11-24
wintest Don't connect to localhost or unqualified hostname, bind interface only
Andrew Bartlett
1
-13
/
+13
2010-11-24
s4-setup correct the require BIND version for Dynamic DNS
Andrew Bartlett
1
-1
/
+1
2010-11-24
wintest: fixed cleanup of /etc/resolv.conf
Andrew Tridgell
1
-1
/
+3
2010-11-24
wintest: remove reliance on hostname in /etc/hosts
Andrew Tridgell
2
-35
/
+34
2010-11-24
wintest: fixed interface handling and DNS forwarding
Andrew Tridgell
4
-65
/
+118
2010-11-24
Add in fsp->access_mask checks. Not required (underlying system does this)
Jeremy Allison
2
-2
/
+42
2010-11-24
s4-devel: we don't need to override these scripts now
Andrew Tridgell
1
-2
/
+0
2010-11-24
s3-torture: remove the merged_build tests for building smbtorture4
Andrew Tridgell
1
-27
/
+6
2010-11-24
s4-dynconfig: override more paths when running from the build directory
Andrew Tridgell
4
-9
/
+16
2010-11-24
s4-kcc: disable the NDR printing of DRS getinfo requests
Andrew Tridgell
1
-0
/
+4
2010-11-24
Fix bug #7812 - vfs_acl_xattr/vfs_acl_tdb: ACL inheritance cannot be disabled
Jeremy Allison
1
-0
/
+6
2010-11-23
pyldb: Fix broken test.
Jelmer Vernooij
2
-1
/
+2
2010-11-23
Make log level of the server configurable in make test
Matthieu Patou
1
-1
/
+1
2010-11-23
s4-tests: Modified acl.py to use samdb.newgroup instead of custom methods.
Nadezhda Ivanova
1
-43
/
+15
2010-11-23
s4-dsdb: Changed filter to find the account of a user by samAccountName
Nadezhda Ivanova
1
-2
/
+1
2010-11-23
Fix bug #7785 - atime limit.
Jeremy Allison
1
-0
/
+25
2010-11-23
s4-test/repl_schema: Refactor the test a little bit to
Kamen Mazdrashki
1
-31
/
+59
2010-11-23
s4-tests: Make all DRS python tests to start with samba4.drs.* prefix
Kamen Mazdrashki
1
-3
/
+3
2010-11-23
s4-pfm_verify: Explicitly pass LoadParm() instance to system_session() function
Kamen Mazdrashki
1
-1
/
+1
2010-11-23
s4-tests: Modified sec_descriptor.py to use samdb.newuser instead of custom m...
Nadezhda Ivanova
1
-47
/
+22
2010-11-23
s4-tests: Modified acl.py to use samdb.newuser instead of custom methods.
Nadezhda Ivanova
1
-86
/
+68
2010-11-23
s4-dsdb: Extended samdb.newuser to accept security descriptor for the object ...
Nadezhda Ivanova
1
-3
/
+9
2010-11-23
s3-docs: Update 3.2 features.
Samba-JP oota
1
-0
/
+96
2010-11-23
s4-tests: Modified sec_descriptor.py to use SamDB.create_ou()
Nadezhda Ivanova
1
-35
/
+20
2010-11-23
s4-tests: Modified acl.py to use SamDB.create_ou()
Nadezhda Ivanova
1
-84
/
+70
2010-11-23
s4-dsdb: Added a python method to SamDB for creating organizationalUnits
Nadezhda Ivanova
1
-1
/
+29
2010-11-23
wintest: tidyups and new conf variables
Andrew Tridgell
4
-20
/
+62
2010-11-23
s4-ldb: added an environment varibale LDB_WARN_UNINDEXED
Andrew Tridgell
6
-10
/
+16
2010-11-23
s4-tests: Ldap tests now use the get_dsheuristics and set_dsheuristics from S...
Nadezhda Ivanova
1
-25
/
+6
2010-11-23
s4-tests: Password tests now use the get_dsheuristics and set_dsheuristics fr...
Nadezhda Ivanova
1
-44
/
+9
2010-11-23
s4-tests: Acl tests now use the get_dsheuristics and set_dsheuristics from Sa...
Nadezhda Ivanova
1
-23
/
+7
2010-11-23
s4-dsdb: Added python helpers for getting and seting dSHeuristics to SamDB
Nadezhda Ivanova
1
-0
/
+24
2010-11-23
wintest Evolve wintest to handle it's own BIND nameserver
Andrew Bartlett
3
-27
/
+132
2010-11-23
wintest Improve wintest's handling of IP addresses and add more auto-setup
Andrew Bartlett
2
-13
/
+62
2010-11-23
wintest Explian that this is my KVM/libvirt configuration
Andrew Bartlett
1
-1
/
+1
2010-11-23
wintest example configuration file for a KVM based wintest
Andrew Bartlett
1
-0
/
+59
[prev]
[next]