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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
waf: moved the -Wl,-no-undefined flags to source4 and ldb
Andrew Tridgell
1
-0
/
+4
2010-10-24
ldb: Rename pyldb pkg-config file to pyldb-util, to avoid confusion with
Jelmer Vernooij
2
-7
/
+7
2010-10-24
s4: Rename LIBCLI_LDAP to libcli_ldap.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename SMBPASSWD to smbpasswd.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
10
-16
/
+16
2010-10-24
s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
Jelmer Vernooij
1
-1
/
+1
2010-10-23
s4: Rename LIBEVENTS to libevents.
Jelmer Vernooij
3
-3
/
+3
2010-10-23
s4: Rename NDR_TABLE to ndr_table.
Jelmer Vernooij
1
-1
/
+1
2010-10-23
s4: Rename LIBNETIF to libnetif.
Jelmer Vernooij
1
-24
/
+20
2010-10-23
waf: Rename some BUNDLED_ functios to PRIVATE_.
Jelmer Vernooij
1
-1
/
+1
2010-10-23
ldb: Support using system pyldb library.
Jelmer Vernooij
1
-8
/
+12
2010-10-23
ldb: Install pkg-config file for pyldb.
Jelmer Vernooij
2
-0
/
+14
2010-10-23
ldb: Install pyldb-util as public library.
Jelmer Vernooij
1
-2
/
+3
2010-10-23
ldb:ldb.h - include a comment that the relax control is mainly used by the Op...
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-10-23
s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
Matthias Dieter Wallnöfer
2
-0
/
+33
2010-10-23
ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-10-23
s4 socket: increase the debuglevel to make add interface debug messages less ...
Kai Blin
1
-1
/
+1
2010-10-21
ldb:ldb_modules.c - "dlclose" could cause inference on "dlerror"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-21
s4-ldb: make ldb_options_find() public
Andrew Tridgell
3
-2
/
+231
2010-10-21
s4-events: LIBEVENTS depends on LIBSAMBA-UTIL
Andrew Tridgell
1
-1
/
+1
2010-10-21
s4-ldb: make pyldb_util a private library
Andrew Tridgell
1
-1
/
+5
2010-10-21
s4-waf: don't depend directly on python modules
Andrew Tridgell
2
-2
/
+2
2010-10-21
s4-socket: make LIBNETIF a private library
Andrew Tridgell
1
-5
/
+6
2010-10-21
s4-events: make LIBEVENTS a private library
Andrew Tridgell
1
-4
/
+5
2010-10-21
s4-lib: make SMBPASSWD a private library
Andrew Tridgell
1
-4
/
+5
2010-10-21
waf: replace the is_bundled option with private_library
Andrew Tridgell
1
-1
/
+1
2010-10-21
ldb:ldb_modules.c - if we don't find the associated dynamic object then pleas...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-10-21
ldb:ldb_tdb/ldb_cache.c - remove a superflous "talloc_free"
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-10-21
ldb:ldb_tdb/ldb_cache.c - in this function we don't use LDB return codes
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-20
ldb:ldb_index.c - fix some memory leaks
Matthias Dieter Wallnöfer
1
-1
/
+6
2010-10-20
ldb:ldb_index.c - let "ldb_module_oom" generate the return code
Matthias Dieter Wallnöfer
1
-15
/
+8
2010-10-20
ldb:ldb_cache.c - fix memory contexts and memory leaks
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-10-20
ldb:ldb_tdb submodule - use "ldb_msg_new" where appropriate
Matthias Dieter Wallnöfer
2
-12
/
+12
2010-10-20
ldb:ldb_pack.c - remove superflous "message->elements = NULL"
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-19
ldb:"ldb_schema_attribute_by_name_internal" - support the whole unsigned int ...
Matthias Dieter Wallnöfer
1
-7
/
+5
2010-10-19
s4-ldb: increase minor version for 2 new functions
Andrew Tridgell
2
-1
/
+229
2010-10-19
s4-ldb: cope with NULL oid in controls
Andrew Tridgell
2
-9
/
+11
2010-10-19
s4-ldb: added --relax cmdline option
Andrew Tridgell
1
-0
/
+9
2010-10-19
s4-ldb: added ldb_req_mark_untrusted() and ldb_req_is_untrusted()
Andrew Tridgell
3
-0
/
+30
2010-10-18
ldb: always return PROTOCOL_ERROR if an operation is unsupported
Matthias Dieter Wallnöfer
4
-4
/
+4
2010-10-18
ldb:"ldb_schema_attribute_by_name_internal" - switch back to 32bit counters
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-10-18
ldb:ldb_tdb.c - fix up counter variables
Matthias Dieter Wallnöfer
1
-5
/
+8
2010-10-18
ldb:ldb_tdb.c - improve the error outputs
Matthias Dieter Wallnöfer
1
-13
/
+25
2010-10-18
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-10-18
s4-ldb Add LDB_REQ_SET_LOCATION to help track handler use
Andrew Bartlett
4
-0
/
+14
2010-10-18
ldb Ensure we mark ongoing LDAP requests as PENDING
Andrew Bartlett
1
-0
/
+2
2010-10-18
Revert "s4:dsdb - make the RELAX control private"
Andrew Bartlett
1
-6
/
+8
2010-10-17
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-10-17
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-10-17
s4:ldb-samba/ldb_wrap.c - fix indentation and trailing whitespaces
Matthias Dieter Wallnöfer
1
-36
/
+36
[next]