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
2011-04-23
Support the 'PYTHON' environment variable.
Jelmer Vernooij
1
-0
/
+6
2011-04-21
s4:ldb: change version to 1.1.0 after adding new functions:
Stefan Metzmacher
2
-1
/
+254
2011-04-21
ldb: add custom flags and functions for the application that wants to manipul...
Matthieu Patou
3
-0
/
+54
2011-04-21
s4:ldb/tests: add tests for ldbmodify and 'modrdn'
Stefan Metzmacher
2
-1
/
+16
2011-04-21
s4:ldb/tools: add support for "modrdn" to ldbmodify
Stefan Metzmacher
1
-1
/
+23
2011-04-21
s4:ldb/ldif: add support for "modrdn"
Stefan Metzmacher
2
-1
/
+226
2011-04-20
s4-smbtorture: restructure documentname handling in spoolss test a bit.
Günther Deschner
1
-3
/
+4
2011-04-20
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
4
-350
/
+28
2011-04-19
selftest: Don't specify SELFTEST_TARGET as an env variable
Andrew Bartlett
2
-2
/
+1
2011-04-19
s4-selftest Rename Samba4 'member' test environment to s4member
Andrew Bartlett
1
-14
/
+14
2011-04-19
s4-selftest: Stop creating netbios aliases everywhere
Andrew Bartlett
1
-1
/
+0
2011-04-17
samba-tool: fix machinepw command so that we use the full path to the secret ...
Matthieu Patou
1
-3
/
+6
2011-04-16
s4-heimdal: Allow any kvno to match when searching the keytab.
Andrew Bartlett
1
-2
/
+1
2011-04-16
s4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 code
Andrew Bartlett
1
-0
/
+3
2011-04-16
selftest Remove selftest of the test subsystem
Andrew Bartlett
1
-1
/
+0
2011-04-16
selftest: Move Samba4 selftest wscript to the top level
Andrew Bartlett
1
-201
/
+0
2011-04-16
selftest: Start using the binary mapping at the python layer as well
Andrew Bartlett
2
-2
/
+2
2011-04-16
selftest: Remove duplication between BUILDIR and BINDIR
Andrew Bartlett
9
-9
/
+9
2011-04-15
s4-dsdb: Add more information on why we don't check the SD control
Matthieu Patou
1
-0
/
+5
2011-04-15
s4-dsdb: If current attribute list is empty use the one from the request
Matthieu Patou
1
-1
/
+1
2011-04-14
s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3
Andrew Bartlett
2
-9
/
+9
2011-04-14
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
4
-113
/
+79
2011-04-14
s4/libcli: do not use netbios name in NTLMv2 blobs w/o spnego
Christian Ambach
1
-4
/
+22
2011-04-14
s4/libcli: do not announce NT error code support when it is disabled
Christian Ambach
1
-1
/
+4
2011-04-13
s4-test: added a test for E_deshash()
Andrew Tridgell
3
-1
/
+72
2011-04-13
lib/util/charset Add many more charset tests
Andrew Bartlett
1
-0
/
+2
2011-04-13
lib/util/charset Rename convert_string test to allow a 'non_handle' test
Andrew Bartlett
1
-1
/
+1
2011-04-13
s4/torture Fix calls to charcnv functions to always supply converted_size
Andrew Bartlett
2
-2
/
+3
2011-04-13
libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library
Andrew Bartlett
2
-3
/
+3
2011-04-08
ldb:ldb/common/ldb_modules.c - change the request counter type to be "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-04-08
ldb:ldb/common/ldb_modules.c - trivial - fix integer output specifiers
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-04-07
ldb:ldb_msg.c - make "ldb_msg_find_attr_as_*" more robust against invalid values
Matthias Dieter Wallnöfer
1
-19
/
+106
2011-04-07
ldb:ldb_msg_check_sanity - clean it up from unneeded stuff
Matthias Dieter Wallnöfer
1
-4
/
+0
2011-04-07
dsdb:schema/schema_syntax.c - correctly check error code of "ldb_string_utc_t...
Matthias Dieter Wallnöfer
1
-2
/
+1
2011-04-07
dsdb:schema/schema_syntax.c - add some empty value checks on validate functions
Matthias Dieter Wallnöfer
1
-0
/
+9
2011-04-07
s4:objectclass LDB module - "ldb_msg_sanity_check" call not really needed
Matthias Dieter Wallnöfer
1
-5
/
+0
2011-04-07
ldb:ldbadd/modify tool - return error code when at least one operation has fa...
Matthias Dieter Wallnöfer
2
-5
/
+8
2011-04-07
ldb:tests - "init.ldif" - deactivate empty "seeAlso" attribute
Matthias Dieter Wallnöfer
1
-1
/
+2
2011-04-07
ldb:ldb/common/ldb_modules.c - always use LDB error codes if possible
Matthias Dieter Wallnöfer
1
-6
/
+7
2011-04-07
ldb:common/*.c - check for some OOM conditions
Matthias Dieter Wallnöfer
2
-0
/
+7
2011-04-07
s4:objectclass LDB module - fix a comment - add a ")"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-04-07
s4-smbtorture: fix lsa forest trust test.
Günther Deschner
1
-1
/
+1
2011-04-07
s4-samba_dnsupate Fix syntax error
Andrew Bartlett
1
-2
/
+1
2011-04-07
samba_dnsupdate: Don't use subprocess.check_call, it isn't in python 2.4
Andrew Bartlett
1
-1
/
+8
2011-04-07
ldb: fixed --paged option in ldb tools
Andrew Tridgell
2
-2
/
+2
2011-04-06
s4:dsdb/repl_meta_data: update replPropertyMetaData on originating renames
Stefan Metzmacher
1
-6
/
+122
2011-04-06
s4:dsdb/repl_meta_data: allow passing an explicit attribute list to replmd_up...
Stefan Metzmacher
1
-4
/
+15
2011-04-06
s4:dsdb/repl_meta_data: normalize the rdn attribute name based on the schema
Stefan Metzmacher
1
-5
/
+15
2011-04-06
s4-test: fixed a problem with very verbose NDR debug
Andrew Tridgell
3
-4
/
+4
2011-04-06
lib/crypto: rename the SHA256_ functions to samba_SHA256_
Andrew Tridgell
1
-3
/
+3
[next]