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
r5425: Convert function tables to new structure (with description)
Rafal Szczesniak
3
-46
/
+14
2007-10-10
r5424: Automatically generate basic help display on basis of name
Rafal Szczesniak
1
-50
/
+31
2007-10-10
r5423: Change function table structure to allow short description
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r5422: Fix ethereal parser generator.
Jelmer Vernooij
2
-87
/
+87
2007-10-10
r5418: - added version numbers to WINS database records in preparation for ad...
Andrew Tridgell
4
-4
/
+84
2007-10-10
r5417: Add wrapper function for typedefs hash rather then using the "our" key...
Jelmer Vernooij
3
-23
/
+49
2007-10-10
r5416: nicer output when trying to replicate with a server that hasn't been s...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r5415: added a NBT-WINSREPLICATION torture test. It asks the server for the
Andrew Tridgell
3
-2
/
+203
2007-10-10
r5414: - added libcli/wins/, a basic client library for WINS replication
Andrew Tridgell
10
-39
/
+579
2007-10-10
r5413: enable standard samba command line options in ndrdump (so -d works)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5412: don't force initial debug level up in ndrdump
Andrew Tridgell
1
-2
/
+0
2007-10-10
r5411: make network interface selection a bit saner
Andrew Tridgell
7
-5
/
+27
2007-10-10
r5410: Automatically determine indenting for the ndr parsers
Jelmer Vernooij
1
-318
/
+460
2007-10-10
r5409: - add a gtk events plugin
Stefan Metzmacher
7
-36
/
+407
2007-10-10
r5408: - added testing for the behaviour of the special 0x1c name
Andrew Tridgell
6
-13
/
+31
2007-10-10
r5407: - this patch makes samba's event loop code more generic and makes
Stefan Metzmacher
6
-191
/
+701
2007-10-10
r5406: fixed dependencies for the WREPL subsystem
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5405: try to use NBT name pointers when a netbios name is repeated in a NBT
Andrew Tridgell
1
-7
/
+25
2007-10-10
r5404: allow spaces in the string representation of nbt names
Andrew Tridgell
1
-3
/
+4
2007-10-10
r5403: a simple WINS benchmarking program
Andrew Tridgell
3
-1
/
+300
2007-10-10
r5402: a initial attempt at a IDL definition of the WINS replication protocol
Andrew Tridgell
3
-2
/
+147
2007-10-10
r5401: using talloc_array() is neater here
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5400: Slightly better handling of help messages in net tool.
Rafal Szczesniak
4
-20
/
+18
2007-10-10
r5398: fixed encoding of *SMBSERVER name (thanks to Karl Melcher for spotting...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5397: added testing and server support for the special handling required for...
Andrew Tridgell
2
-1
/
+20
2007-10-10
r5396: fixed parsing of NBT type 0xc0 compressed name pointers
Andrew Tridgell
1
-1
/
+2
2007-10-10
r5395: fixed some loadparm memory leaks
Andrew Tridgell
1
-4
/
+6
2007-10-10
r5394: as the timing should be fixed in the server now, don't accept to early...
Stefan Metzmacher
1
-10
/
+9
2007-10-10
r5393: trigger timed events not to early, better do it a bit to late
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r5392: added "secure" WINS server processing. Send a WACK on name
Andrew Tridgell
8
-48
/
+333
2007-10-10
r5391: cope with w2k3 getting the timeout wrong in wack replies
Andrew Tridgell
1
-3
/
+3
2007-10-10
r5390: use __location__ to make tracking down errors in RPC-SAMSYNC easier
Andrew Tridgell
1
-9
/
+10
2007-10-10
r5389: initialise the WINS ttl max/min values to something sensible
Andrew Tridgell
1
-0
/
+3
2007-10-10
r5388: uppercase the server name on ncacn_ip_tcp
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5387: - added automatic WINS server record expiry
Andrew Tridgell
3
-20
/
+149
2007-10-10
r5386: added testing of registration of group names
Andrew Tridgell
1
-24
/
+54
2007-10-10
r5384: for RPC-NETLOGON to pass we need to set the realm as well as the domai...
Andrew Tridgell
1
-3
/
+5
2007-10-10
r5382: another place where we need to uppercase the called name for port 139 ...
Andrew Tridgell
1
-2
/
+4
2007-10-10
r5381: Added net_user.c with net tool interface for managing user accounts.
Rafal Szczesniak
3
-1
/
+98
2007-10-10
r5380: Removed extra newline.
Rafal Szczesniak
1
-1
/
+0
2007-10-10
r5378: Put ndr size generators and alignment calc functions in hash as well.
Jelmer Vernooij
1
-68
/
+55
2007-10-10
r5377: Put push/pull/print functions for the various types in a hash.
Jelmer Vernooij
1
-127
/
+54
2007-10-10
r5376: ORPC is NDR specific, so move it to ndr.pm.
Jelmer Vernooij
6
-125
/
+63
2007-10-10
r5375: use a real DN in the WINS database. We now pass the NBT-WINS test.
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5374: - changed the dn key code in the ldb tdb backend to correctly honor
Andrew Tridgell
4
-6
/
+96
2007-10-10
r5373: prepare infrastructure for maing different events
Stefan Metzmacher
2
-1
/
+1
2007-10-10
r5372: fixed the build
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5371: on port 139 the called name needs to be in uppercase
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5370: epoll gives more precise event bits like EPOLLHUP instead of just EPOL...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r5369: Rename torture modules so they don't conflict with files in scripting/...
Tim Potter
2
-198
/
+41
[next]