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
2011-04-08
talloc: add TC_POOL_FIRST_CHUNK() macro
Stefan Metzmacher
1
-2
/
+5
2011-04-08
talloc: add TC_POOL_SPACE_LEFT() macro
Stefan Metzmacher
1
-2
/
+5
2011-04-08
talloc: add TC_ALIGN16() macro
Stefan Metzmacher
1
-2
/
+3
2011-04-08
talloc: use TC_HDR_SIZE instead of sizeof(struct talloc_chunk)
Stefan Metzmacher
1
-1
/
+1
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
s3:net rpc trust: fix two C++ implicit void * cast warnings
Michael Adam
1
-2
/
+5
2011-04-07
s3:passdb:pdb_ipa: fix a C++ implicit void * cast warnings
Michael Adam
1
-1
/
+2
2011-04-07
s3:net idmap check: fix a couple of c++ implicit void * cast warnings
Michael Adam
1
-5
/
+5
2011-04-07
packaging(RHEL-CTDB): fix configure.rpm (honour additional cmdline parameters)
Michael Adam
1
-1
/
+1
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
selftest:Samba4: setup DC_* variables in provision_rpc_proxy()
Stefan Metzmacher
1
-0
/
+7
2011-04-07
s4-smbtorture: fix lsa forest trust test.
Günther Deschner
1
-1
/
+1
2011-04-07
lsa: use lsa_TrustedAccessMask in some more places in the lsa IDL.
Günther Deschner
1
-3
/
+3
2011-04-07
s3-net: document "idmap check"
Gregor Beck
1
-0
/
+92
2011-04-07
s3-net: fix the usage output of "net idmap check"
Gregor Beck
1
-4
/
+5
2011-04-07
s4-samba_dnsupate Fix syntax error
Andrew Bartlett
1
-2
/
+1
2011-04-07
Revert "s3-test: disable ktest for now"
Andrew Bartlett
1
-1
/
+0
2011-04-07
s3-selftest actually wait for smbclient to connect
Andrew Bartlett
1
-2
/
+14
2011-04-07
s3-selftest Fix use of the 'fake DNS' file
Andrew Bartlett
2
-2
/
+2
2011-04-07
wintest Allow setting of the firewall to fail
Andrew Bartlett
1
-1
/
+1
2011-04-07
s3-wintest Add test of 'net use' against the Samba3 member
Andrew Bartlett
2
-5
/
+18
2011-04-07
wintest Allow changing the telnet settings to fail, we might not be admin
Andrew Bartlett
1
-1
/
+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
s3-test: disable ktest for now
Andrew Tridgell
1
-0
/
+1
2011-04-07
ldb: fixed --paged option in ldb tools
Andrew Tridgell
2
-2
/
+2
2011-04-06
Fix bug 6966 - "allow trusted domains = no" not respected in winbind.
Dmitry Butskoy
1
-6
/
+6
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
s3: Fix tldap_make_mod_blob_int() debug messages
Sumit Bose
1
-3
/
+3
2011-04-06
s3-net: Add delete op for net trust utility
Sumit Bose
1
-53
/
+159
2011-04-06
s3-net: Add net trust utility
Sumit Bose
5
-0
/
+561
2011-04-06
s3-pdb_ipa: Create DN for new object
Sumit Bose
1
-0
/
+18
2011-04-06
s3-pdb_ipa: Add ipasam_create_dom_group()
Sumit Bose
1
-29
/
+214
2011-04-06
s3-net: add IPA provision
Sumit Bose
1
-20
/
+119
2011-04-06
s3-pdb_ipa: Add ipasam_create_user()
Sumit Bose
1
-44
/
+297
2011-04-06
s3-pdb_ipa: Detect IPA server
Sumit Bose
1
-1
/
+7
2011-04-06
s3-pdb_ipa: Use new smbldap_make_mod_blob() without a return value
Sumit Bose
1
-38
/
+9
2011-04-06
s3-smbldap: make octet_strings/DATA_BLOBs const.
Sumit Bose
2
-6
/
+6
2011-04-06
s3-ipasam: rename of smbldap_make_mod_blob to _smbldap_make_mod_blob.
Günther Deschner
1
-4
/
+4
[next]