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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r5393: trigger timed events not to early, better do it a bit to late
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r5392: added "secure" WINS server processing. Send a WACK on name
Andrew Tridgell
2007-10-10
8
-48
/
+333
*
r5391: cope with w2k3 getting the timeout wrong in wack replies
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r5390: use __location__ to make tracking down errors in RPC-SAMSYNC easier
Andrew Tridgell
2007-10-10
1
-9
/
+10
*
r5389: initialise the WINS ttl max/min values to something sensible
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r5388: uppercase the server name on ncacn_ip_tcp
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5387: - added automatic WINS server record expiry
Andrew Tridgell
2007-10-10
3
-20
/
+149
*
r5386: added testing of registration of group names
Andrew Tridgell
2007-10-10
1
-24
/
+54
*
r5384: for RPC-NETLOGON to pass we need to set the realm as well as the domai...
Andrew Tridgell
2007-10-10
1
-3
/
+5
*
r5382: another place where we need to uppercase the called name for port 139 ...
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r5381: Added net_user.c with net tool interface for managing user accounts.
Rafal Szczesniak
2007-10-10
3
-1
/
+98
*
r5380: Removed extra newline.
Rafal Szczesniak
2007-10-10
1
-1
/
+0
*
r5378: Put ndr size generators and alignment calc functions in hash as well.
Jelmer Vernooij
2007-10-10
1
-68
/
+55
*
r5377: Put push/pull/print functions for the various types in a hash.
Jelmer Vernooij
2007-10-10
1
-127
/
+54
*
r5376: ORPC is NDR specific, so move it to ndr.pm.
Jelmer Vernooij
2007-10-10
6
-125
/
+63
*
r5375: use a real DN in the WINS database. We now pass the NBT-WINS test.
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r5374: - changed the dn key code in the ldb tdb backend to correctly honor
Andrew Tridgell
2007-10-10
4
-6
/
+96
*
r5373: prepare infrastructure for maing different events
Stefan Metzmacher
2007-10-10
2
-1
/
+1
*
r5372: fixed the build
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5371: on port 139 the called name needs to be in uppercase
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r5370: epoll gives more precise event bits like EPOLLHUP instead of just EPOL...
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r5369: Rename torture modules so they don't conflict with files in scripting/...
Tim Potter
2007-10-10
2
-198
/
+41
*
r5368: Fix ups for domain_name field name change.
Tim Potter
2007-10-10
1
-8
/
+50
*
r5367: Minor typo fixes.
Rafal Szczesniak
2007-10-10
1
-2
/
+2
*
r5366: added initial code for adding user accounts to libnet makefile.
Rafal Szczesniak
2007-10-10
1
-1
/
+2
*
r5365: Initial code for adding user accounts via libnet call.
Rafal Szczesniak
2007-10-10
3
-0
/
+135
*
r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.
Tim Potter
2007-10-10
9
-27
/
+27
*
r5363: - ndr_%_ptr -> ndr_%_unique_ptr
Jelmer Vernooij
2007-10-10
3
-16
/
+20
*
r5362: Add pointer_default() support to pidl. pointer_default()
Jelmer Vernooij
2007-10-10
23
-14
/
+135
*
r5361: Rename some functions, add tests to validator.
Jelmer Vernooij
2007-10-10
4
-25
/
+40
*
r5360: Remove a couple of unused functions.
Jelmer Vernooij
2007-10-10
4
-48
/
+1
*
r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...
Andrew Tridgell
2007-10-10
11
-33
/
+423
*
r5357: added ldb_msg_add_fmt(), for creating formatted ldb record values
Andrew Tridgell
2007-10-10
2
-0
/
+24
*
r5356: fixed the hex coding for nbt names
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5353: Throw a NTSTATUS exception if a NT error code is returned.
Tim Potter
2007-10-10
1
-22
/
+32
*
r5352: added a function nbt_name_string() that formats a nbt_name structure
Andrew Tridgell
2007-10-10
10
-47
/
+108
*
r5351: Add wrapper for nt_errstr and array functions for samr_ConnectInfo.
Tim Potter
2007-10-10
1
-0
/
+3
*
r5350: Implement an input typemap for NTSTATUS.
Tim Potter
2007-10-10
1
-0
/
+11
*
r5348: Implement the remaining samr connect functions and fix up setsecurity.
Tim Potter
2007-10-10
1
-6
/
+53
*
r5347: fixed the NBT-REGISTER test now that the nbt layer is case sensitive
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5346: - a bit more preparation for the WINS server going in
Andrew Tridgell
2007-10-10
9
-144
/
+267
*
r5345: Some more minor code readability fixes.
Jelmer Vernooij
2007-10-10
2
-149
/
+143
*
r5338: More efforts to handle types similarly.
Jelmer Vernooij
2007-10-10
7
-33
/
+35
*
r5335: Add a Close() method to SamrHandle object.
Tim Potter
2007-10-10
1
-1
/
+148
*
r5334: Bah, it's all to hard...
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r5333: weird, w2k3 always sends a positive name release response, even for na...
Andrew Tridgell
2007-10-10
1
-0
/
+22
*
r5330: Remove #include <sys/time.h> from includes.h.
Andrew Bartlett
2007-10-10
6
-1
/
+5
*
r5329: made the nbt server case sensitive
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r5328: - allow case sensitive nbt name lookups
Andrew Tridgell
2007-10-10
4
-6
/
+59
*
r5326: removed the charset conversion from the nbtname code, so we no longer
Andrew Tridgell
2007-10-10
1
-33
/
+4
[prev]
[next]