index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r5144: add more forward declarations
Stefan Metzmacher
2007-10-10
1
-2
/
+7
*
r5143: don't generate prototypes for lib/tdb/
Stefan Metzmacher
2007-10-10
3
-1
/
+12
*
r5142: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r5141: fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r5139: fix types
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r5138: don't create prototypes for samba3's winbind client lib
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r5137: fix types
Stefan Metzmacher
2007-10-10
10
-12
/
+12
*
r5136: fix types
Stefan Metzmacher
2007-10-10
4
-8
/
+8
*
r5135: I prepare a clean up in includes.h
Stefan Metzmacher
2007-10-10
2
-1
/
+4
*
r5134: - fix types to always use _t types
Stefan Metzmacher
2007-10-10
6
-10
/
+13
*
r5133: fix type mapping to internal types
Stefan Metzmacher
2007-10-10
1
-5
/
+7
*
r5130: added a single NBT name query benchmark. It keeps 10 queries in flight...
Andrew Tridgell
2007-10-10
3
-0
/
+142
*
r5129: make sure we don't spin chewing CPU time due to my last change
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
2007-10-10
18
-130
/
+130
*
r5123: fixed a bug in the timed events handling. It was possible for a timed
Andrew Tridgell
2007-10-10
2
-11
/
+26
*
r5122: fixed name of winbind stream ops
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5121: added periodic name refresh requests for all our registered names, rep...
Andrew Tridgell
2007-10-10
7
-7
/
+246
*
r5120: encode outgoing nbt packets when queueing them rather than in the send
Andrew Tridgell
2007-10-10
2
-30
/
+45
*
r5119: fflush after talloc reports to ensure they are fully on disk when usin...
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r5118: added support for node status replies in nbtd. nmblookup -S now works ...
Andrew Tridgell
2007-10-10
7
-17
/
+151
*
r5117: used a composite function to add 4 stage name registration. We send 3
Andrew Tridgell
2007-10-10
5
-22
/
+163
*
r5116: fixed build of the nbtlist code
Andrew Tridgell
2007-10-10
1
-2
/
+7
*
r5115: enable the nbt daemon by default
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5114: the nbtd task can now act as a basic B-node server. It registers its
Andrew Tridgell
2007-10-10
18
-211
/
+745
*
r5109: - fixed handling of zero-length subcontexts in the ndr library
Andrew Tridgell
2007-10-10
2
-4
/
+8
*
r5108: the beginnings of a nbtd server for Samba4. Currently just displays
Andrew Tridgell
2007-10-10
14
-4
/
+285
*
r5107: moved the horrible ldap socket code, and the even worse
Andrew Tridgell
2007-10-10
4
-242
/
+299
*
r5106: removed a bunch of unused socket functions. We still need
Andrew Tridgell
2007-10-10
1
-373
/
+1
*
r5105: removed some unused events functions. These are no longer needed as
Andrew Tridgell
2007-10-10
1
-30
/
+0
*
r5104: - added support for task based servers. These are servers that within
Andrew Tridgell
2007-10-10
12
-186
/
+377
*
r5103: forgot to add two new files
Andrew Tridgell
2007-10-10
2
-0
/
+272
*
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
2007-10-10
36
-1558
/
+633
*
r5095: uint32 -> uint32_t
Tim Potter
2007-10-10
1
-3
/
+2
*
r5094: Use builtin swig types for converting between fixed width integer types.
Tim Potter
2007-10-10
1
-11
/
+8
*
r5093: Make debugs less confusing when a 0 NTTIME is printed.
Andrew Bartlett
2007-10-10
1
-1
/
+5
*
r5092: Add a bit more const - moving it further into the LDB layer.
Andrew Bartlett
2007-10-10
3
-5
/
+5
*
r5091: The Kerberos secrets are queried by realm
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.
Andrew Bartlett
2007-10-10
3
-17
/
+10
*
r5089: Fix indentation.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r5088: Push some of the heimdal tests into a 'if we didn't have krb5-config' ...
Andrew Bartlett
2007-10-10
1
-2
/
+9
*
r5087: Add --swig to pidl flags so that swig .i files are generated with
Tim Potter
2007-10-10
1
-1
/
+1
*
r5086: Fix list of binaries to install:
Andrew Bartlett
2007-10-10
1
-4
/
+5
*
r5085: add net and nmblookup to installed binaries
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r5084: - handle arbitrary data in the NULL record reply type for nbt name que...
Andrew Tridgell
2007-10-10
3
-4
/
+6
*
r5083: removed the libcrypto test that is forcing the pull in of the MIT krb5...
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r5080: patch from ronnie to make our samr IDL a little more consistent
Andrew Tridgell
2007-10-10
2
-34
/
+34
*
r5079: don't look for gss_display_status() in libgssapi_krb5 unless we
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r5074: Remove dead code.
Tim Potter
2007-10-10
1
-266
/
+0
*
r5073: Call new autogenerator function for swig stuff instead of old one.
Tim Potter
2007-10-10
1
-6
/
+6
*
r5072: oDecrease the amount of autogenerated code (sorry tridge) and use swig's
Tim Potter
2007-10-10
1
-63
/
+62
[prev]
[next]