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
2007-10-10
r7814: Propagate the change in resolve_name_send function.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r7813: Make async request independent from config file routines.
Rafal Szczesniak
1
-11
/
+3
2007-10-10
r7810: don't give errors when the ldap server sends us reference replies
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7808: fixed the build of ldb after the binary file support in ldif was added
Andrew Tridgell
1
-1
/
+3
2007-10-10
r7806: add test for binary files as attribute values
Simo Sorce
3
-0
/
+8
2007-10-10
r7805: add support to read binary files into attributes data like ldap tools ...
Simo Sorce
1
-3
/
+73
2007-10-10
r7804: added the samba specific ldif handlers into the tree, but don't enable
Andrew Tridgell
6
-5
/
+146
2007-10-10
r7803: added support in ldb for callers to setup ldif read/write functions,
Andrew Tridgell
3
-10
/
+86
2007-10-10
r7802: Remove a junk file.
Tim Potter
1
-71
/
+0
2007-10-10
r7801: the ldap server needs this logic too
Andrew Tridgell
2
-0
/
+12
2007-10-10
r7800: added the same request serialisation logic to our socket based rpc
Andrew Tridgell
3
-0
/
+12
2007-10-10
r7795: use a share specific allocation rounding
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7793: allow integers in smb.conf to be specified in octal or hex
Andrew Tridgell
1
-2
/
+2
2007-10-10
r7792: make the allocation size rounding in pvfs configurable
Andrew Tridgell
3
-3
/
+8
2007-10-10
r7790: Allow remembering more configure-level data (and
Jelmer Vernooij
4
-6
/
+12
2007-10-10
r7784: give an error in ldb_tdb for invalid modify flags. The "whenChanged"
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7783: the whenChanged attribute is now handled by the timestamps module, and
Andrew Tridgell
1
-3
/
+0
2007-10-10
r7782: fixed an ordering problem with smb requests. I found this when I had "...
Andrew Tridgell
2
-0
/
+16
2007-10-10
r7781: finding the parent of a talloc ptr is trickier than it looks due to th...
Andrew Tridgell
2
-7
/
+27
2007-10-10
r7780: fixed a bug in talloc_find_parent_byname()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7779: use the parent event context in ldb_wrap_connect(). See the comment in
Andrew Tridgell
1
-0
/
+10
2007-10-10
r7778: added talloc_find_parent_bytype() and talloc_find_parent_byname()
Andrew Tridgell
3
-0
/
+40
2007-10-10
r7777: allow for overriding the location of the sam databasein the ldap serve...
Andrew Tridgell
3
-13
/
+27
2007-10-10
r7776: add a method for getting arbitrary opaque data into a ldb context, for...
Andrew Tridgell
4
-2
/
+45
2007-10-10
r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cov...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7774: put $CONFIGURATION in one more place
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7773: fixed the tls code for the non-GNUTLS case
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7772: actually give the auth options to ldbsearch ....
Andrew Tridgell
1
-5
/
+5
2007-10-10
r7771: - added ldaps and NTLMSSP testing to ldap tests
Andrew Tridgell
2
-9
/
+31
2007-10-10
r7770: added ldaps support to our ldap client library
Andrew Tridgell
3
-9
/
+19
2007-10-10
r7769: added client support in the tls library api
Andrew Tridgell
2
-12
/
+126
2007-10-10
r7768: use _ALL_OBJS in clean target
Andrew Tridgell
1
-2
/
+4
2007-10-10
r7767: fixed ldb dependencies
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7766: Treat NOPROTO as boolean.
Jelmer Vernooij
2
-10
/
+21
2007-10-10
r7765: Thanks to Maurice Massar <massar@unix-ag.uni-kl.de> for spotting that
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7764: Generate _ALL_OBJS list.
Jelmer Vernooij
2
-1
/
+6
2007-10-10
r7763: fixed some circular dependencies
Andrew Tridgell
3
-4
/
+3
2007-10-10
r7762: Clean up make help files.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r7761: Don't let phony targets cause a rebuild of the binaries. Thanks
Jelmer Vernooij
2
-2
/
+3
2007-10-10
r7760: make client tools get the right config file in 'make test'
Andrew Tridgell
2
-4
/
+6
2007-10-10
r7759: allow ldb_errstring() to be used when not connected
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7758: When not running on the build farm, print out the failed command line ...
Andrew Bartlett
3
-4
/
+12
2007-10-10
r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)
Andrew Bartlett
5
-48
/
+92
2007-10-10
r7756: Don't segfault by trying to search for the NULL DN, if the wrong
Andrew Bartlett
1
-5
/
+7
2007-10-10
r7755: fixed an uninitialised event_ctx found by abartlet
Andrew Tridgell
1
-3
/
+4
2007-10-10
r7754: fixed the local port of accepted sockets in socket_wrapper. This fixes
Andrew Tridgell
1
-4
/
+3
2007-10-10
r7753: removed debugging code :-)
Andrew Tridgell
1
-2
/
+0
2007-10-10
r7751: only enable tls on the ldaps port in ldap server, and reject non-tls
Andrew Tridgell
4
-7
/
+12
2007-10-10
r7750: handle STATUS_MORE_ENTRIES on send in tls
Andrew Tridgell
1
-0
/
+4
2007-10-10
r7749: some bug fixes from testing with socket:testnonblock
Andrew Tridgell
4
-7
/
+14
[prev]
[next]