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
2013-05-17
drsuapi: Debug more clearly why NC is bad in updateRefs
Matthieu Patou
1
-0
/
+2
2013-05-17
nsswitch: fix some typos
Christian Ambach
1
-2
/
+2
2013-05-16
s3:lib/dbwrap add missing curly braces
Christian Ambach
1
-2
/
+4
2013-05-16
s3:include remove non-blank line endings
Christian Ambach
1
-3
/
+3
2013-05-16
auth: Ensure auth_sam is not used on the AD DC
Andrew Bartlett
1
-0
/
+7
2013-05-16
dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_read
Andrew Bartlett
1
-2
/
+8
2013-05-16
autobuild.py add ntdb to the samba-libs task, to ensure it works as an extern...
Andrew Bartlett
1
-1
/
+5
2013-05-16
rpc_server-drsuapi: Include the failing DN when unable to convert DB objects ...
Andrew Bartlett
1
-4
/
+6
2013-05-16
dsdb-schema: Print clear debug message when we find a OID in our local DB we ...
Andrew Bartlett
1
-0
/
+1
2013-05-16
dsdb-repl: Allow the name attribute (and name-based schema lookups) to be ski...
Andrew Bartlett
1
-12
/
+19
2013-05-16
python-samba-tool domain classicupgrade: Use transactions when adding users/g...
Andrew Bartlett
1
-31
/
+69
2013-05-16
samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...
Andrew Bartlett
1
-1
/
+1
2013-05-16
python-samba-tool domain classicupgrade: Correct message about re-promoting BDCs
Andrew Bartlett
1
-1
/
+1
2013-05-16
pdb_ldap: Do not skip accounts without a sambaAcctFlags value
Andrew Bartlett
1
-4
/
+4
2013-05-16
python-samba-tool domain classicupgrade: Actually Skip domain trust accounts
Andrew Bartlett
1
-0
/
+1
2013-05-16
python-samba-tool domain classicupgrade: Skip machine accounts that do not en...
Andrew Bartlett
1
-4
/
+11
2013-05-16
build: Do not set PATH in install_with_python now we set $PYTHON
Andrew Bartlett
1
-2
/
+0
2013-05-16
s3-rpc_server: Ensure we are root when starting and usiing gensec
Andrew Bartlett
1
-6
/
+32
2013-05-16
gensec: Make the no-hostname status message much less scary
Andrew Bartlett
2
-2
/
+2
2013-05-16
build: Blacklist the release-4-0-0 provision as well
Andrew Bartlett
1
-1
/
+1
2013-05-16
dns: Fix allocation of txt_record in txt record tests
Kai Blin
1
-8
/
+12
2013-05-16
dns: more debug debug options in the tests
Kai Blin
1
-4
/
+26
2013-05-16
dns: Add support for MX queries
Kai Blin
2
-0
/
+51
2013-05-16
dns: Also add a print-out for the out_packet
Kai Blin
1
-0
/
+4
2013-05-16
dns: Use new DNS debugclass in DNS server
Kai Blin
5
-0
/
+15
2013-05-16
debug: Add debugclass for DNS server
Kai Blin
2
-1
/
+3
2013-05-16
winbind4: Fix bug 9832 -- talloc use after free
Volker Lendecke
1
-1
/
+1
2013-05-16
source4/winbind/wb_samba3_cmd.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/auth/kerberos/kerberos-notes.txt: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/TODO: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
source3/utils/ntlm_auth.c: Fix typo in debug message.
Karolin Seeger
1
-1
/
+1
2013-05-15
source3/modules/vfs_catia.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source3/libsmb/ntlmssp.c: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
samba_tool/base.py: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
netcmd/group.py: Fix typo.
Karolin Seeger
1
-2
/
+2
2013-05-15
Wireshark/Conformance.pm: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
pidl/TODO: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
lib/testtools/testtools/tests/test_testresult.py: Fix typos.
Karolin Seeger
1
-3
/
+3
2013-05-15
lib/subunit/README: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
docs-xml: Fix typo in vfs_smb_traffic_analyzer.8.xml.
Karolin Seeger
1
-1
/
+1
2013-05-15
gensec: Make gensec_security_oids_from_ops static
Volker Lendecke
1
-4
/
+5
2013-05-15
gensec: Make gensec_security_by_sasl_list static
Volker Lendecke
1
-3
/
+4
2013-05-15
gensec: Make gensec_interface_version public
Volker Lendecke
2
-1
/
+2
2013-05-15
samba-tool/tests: Force the gecos of the user to a fixed value.
Matthieu Patou
1
-1
/
+10
2013-05-15
dsdb-drepl: create a new schedulable event for running pending operations
Matthieu Patou
3
-1
/
+79
2013-05-14
lib/param: remove unused 'printer_admin'
Stefan Metzmacher
1
-1
/
+0
2013-05-14
doc-xml/smbdotconf: fix server [min|max] protocol documentation
Stefan Metzmacher
2
-11
/
+1
2013-05-14
talloc: only provide the --enable-talloc-compat1 in standalone build
Stefan Metzmacher
1
-4
/
+6
[next]