index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-libcli: make LIBSECURITY_SESSION a private library
Andrew Tridgell
2010-10-21
1
-5
/
+6
*
s4-socket: make LIBNETIF a private library
Andrew Tridgell
2010-10-21
1
-5
/
+6
*
s4-events: make LIBEVENTS a private library
Andrew Tridgell
2010-10-21
1
-4
/
+5
*
s4-kdc: make DB_GLUE a private library
Andrew Tridgell
2010-10-21
1
-2
/
+3
*
s4-dsdb: make ldb_password_hash depend on hdb not HEIMDAL_HDB_KEYS
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
s4-libcli: make LIBSAMBA-ERRORS a private library
Andrew Tridgell
2010-10-21
1
-6
/
+7
*
s4-lib: make SMBPASSWD a private library
Andrew Tridgell
2010-10-21
1
-4
/
+5
*
s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ld...
Andrew Tridgell
2010-10-21
7
-295
/
+367
*
s4-waf: make NDR_STANDARD a grouping library and add NDR_SAMBA4
Andrew Tridgell
2010-10-21
1
-1
/
+10
*
s4-build: make LIBSAMBA-NET a private library
Andrew Tridgell
2010-10-21
1
-2
/
+3
*
s4-waf: removed dependencies on missing subsystems
Andrew Tridgell
2010-10-21
8
-30
/
+10
*
waf: replace the is_bundled option with private_library
Andrew Tridgell
2010-10-21
2
-4
/
+4
*
s4-libcli: make LIBCLI_LDAP a private library
Andrew Tridgell
2010-10-21
1
-7
/
+8
*
s4-auth: make auth a private library
Andrew Tridgell
2010-10-21
1
-5
/
+6
*
s4-ndr: make NDR_TABLE a private library
Andrew Tridgell
2010-10-21
1
-1
/
+2
*
s4-dsdb: make SAMDB_COMMON into a private library
Andrew Tridgell
2010-10-21
1
-5
/
+6
*
ldb:ldb_modules.c - if we don't find the associated dynamic object then pleas...
Matthias Dieter Wallnöfer
2010-10-21
1
-0
/
+1
*
ldb:ldb_tdb/ldb_cache.c - remove a superflous "talloc_free"
Matthias Dieter Wallnöfer
2010-10-21
1
-3
/
+1
*
ldb:ldb_tdb/ldb_cache.c - in this function we don't use LDB return codes
Matthias Dieter Wallnöfer
2010-10-21
1
-1
/
+1
*
smbtorture: Fix typo in status message.
James Peach
2010-10-20
1
-1
/
+1
*
s4-schema_init: Print more info about syntax we fail to recognize
Kamen Mazdrashki
2010-10-20
1
-2
/
+4
*
ldb:ldb_index.c - fix some memory leaks
Matthias Dieter Wallnöfer
2010-10-20
1
-1
/
+6
*
ldb:ldb_index.c - let "ldb_module_oom" generate the return code
Matthias Dieter Wallnöfer
2010-10-20
1
-15
/
+8
*
ldb:ldb_cache.c - fix memory contexts and memory leaks
Matthias Dieter Wallnöfer
2010-10-20
1
-3
/
+4
*
ldb:ldb_tdb submodule - use "ldb_msg_new" where appropriate
Matthias Dieter Wallnöfer
2010-10-20
2
-12
/
+12
*
ldb:ldb_pack.c - remove superflous "message->elements = NULL"
Matthias Dieter Wallnöfer
2010-10-20
1
-1
/
+0
*
s4-mailslot: fixed handling of random collision in temporary mailslot names
Andrew Tridgell
2010-10-19
1
-1
/
+1
*
s4:nbt_server - fix a LDB counter type
Matthias Dieter Wallnöfer
2010-10-19
1
-1
/
+1
*
s4-dsdb Reset the error string after 'expected' errors.
Andrew Bartlett
2010-10-19
1
-0
/
+1
*
s4-dsdb Add module to send only 'simple' DNs to OpenLDAP backends
Andrew Bartlett
2010-10-19
3
-2
/
+83
*
s4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_partition_usn
Andrew Bartlett
2010-10-19
1
-1
/
+1
*
s4-auth Add DEBUG() for invalid DNs and errors expanding user groups.
Andrew Bartlett
2010-10-19
1
-0
/
+5
*
ldb:"ldb_schema_attribute_by_name_internal" - support the whole unsigned int ...
Matthias Dieter Wallnöfer
2010-10-19
1
-7
/
+5
*
s4:dsdb/schema/schema_init.c - remove a duplicated "talloc_free"
Matthias Dieter Wallnöfer
2010-10-19
1
-1
/
+0
*
s4:samdb.py - remove a pointless comment
Matthias Dieter Wallnöfer
2010-10-19
1
-1
/
+0
*
s4:samdb.py - use a more standard way to get to the domain realm/dns name
Matthias Dieter Wallnöfer
2010-10-19
1
-1
/
+2
*
Addition of userPrincipalName attribute when new account is created
Lukasz Zalewski
2010-10-19
1
-0
/
+2
*
s4-gensec Don't give more to sasl_encode() than it will permit
Andrew Bartlett
2010-10-19
1
-3
/
+10
*
s4-gensec Don't upgrade all DIGEST-MD5 connections to seal
Andrew Bartlett
2010-10-19
1
-12
/
+21
*
s4-provisionbackend Allow a fixed URI to be specified for LDAP backend
Andrew Bartlett
2010-10-19
3
-54
/
+72
*
s4-provision Remove serverdn parameter from Schema()
Andrew Bartlett
2010-10-19
4
-14
/
+7
*
s4-dsdb: register the DCPROMO_OID control with the rootdse
Andrew Tridgell
2010-10-19
1
-0
/
+7
*
s4-ldb: increase minor version for 2 new functions
Andrew Tridgell
2010-10-19
2
-1
/
+229
*
s4-ldap: mark all ldap:// requests as untrusted
Andrew Tridgell
2010-10-19
1
-0
/
+21
*
s4-dsdb: filter unregistered controls in the rootdse module
Andrew Tridgell
2010-10-19
1
-19
/
+84
*
s4-ldb: cope with NULL oid in controls
Andrew Tridgell
2010-10-19
2
-9
/
+11
*
s4-ldb: added --relax cmdline option
Andrew Tridgell
2010-10-19
1
-0
/
+9
*
s4-ldb: added ldb_req_mark_untrusted() and ldb_req_is_untrusted()
Andrew Tridgell
2010-10-19
3
-0
/
+30
*
waf: put -Wl,-no-undefined only in the linker flags, not when compiling C
Andrew Tridgell
2010-10-19
1
-3
/
+3
*
s4:ldap_server - use error code constant
Matthias Dieter Wallnöfer
2010-10-18
1
-1
/
+1
[next]