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
/
libcli
/
dgram
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-1
/
+0
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
4
-18
/
+12
2009-08-07
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
1
-1
/
+1
2009-02-02
s4:dgram: s/private/private_data
Stefan Metzmacher
3
-4
/
+4
2009-02-02
s4:libcli/dgram: s/private/private_data
Stefan Metzmacher
3
-11
/
+11
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
2
-5
/
+5
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
3
-3
/
+0
2008-10-15
idl: finally fully share nbt.idl in s3 and s4.
Günther Deschner
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
2
-2
/
+2
2008-09-23
s4-nbt: use moved libcli netlogon helpers.
Günther Deschner
1
-1
/
+1
2008-05-20
Revert addition of 'mailslot' parameter.
Andrew Bartlett
2
-2
/
+1
2008-05-17
Show that the NTLOGON and NETLOGON mailslots are *very* similar.
Andrew Bartlett
2
-1
/
+2
2008-05-17
Put back the old netlogn parsing code - for the request only
Andrew Bartlett
2
-15
/
+41
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
3
-159
/
+12
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-5
/
+1
2008-02-27
Remove more global_loadparm uses.
Jelmer Vernooij
2
-3
/
+5
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
5
-11
/
+13
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
4
-4
/
+4
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
4
-7
/
+13
2007-12-21
r26311: Move port number specification higher up the call stack.
Jelmer Vernooij
1
-10
/
+3
2007-12-21
r26310: Remove more uses of global_loadparm.
Jelmer Vernooij
3
-2
/
+6
2007-12-21
r26223: Move loadparm context up in the stack.
Jelmer Vernooij
2
-1
/
+3
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
4
-37
/
+52
2007-12-21
r25820: but still return the error...
Stefan Metzmacher
3
-0
/
+3
2007-12-21
r25819: make the success case more clear
Stefan Metzmacher
3
-3
/
+3
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
4
-4
/
+4
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
4
-0
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
6
-18
/
+12
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...
Gerald Carter
1
-2
/
+2
2007-10-10
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
1
-4
/
+1
2007-10-10
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
5
-1
/
+5
2007-10-10
r14297: make sure we can go through the loop for than once
Andrew Tridgell
1
-1
/
+3
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
3
-0
/
+3
2007-10-10
r12932: export function prototypes
Stefan Metzmacher
2
-6
/
+26
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
6
-47
/
+75
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
5
-16
/
+0
2007-10-10
r11334: Print error status in debug.
Andrew Bartlett
1
-2
/
+3
2007-10-10
r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200
Stefan Metzmacher
6
-46
/
+45
2007-10-10
r10491: First step towards wbinfo -t: This issues a name request for the primary
Volker Lendecke
2
-1
/
+3
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
4
-5
/
+5
2007-10-10
r7483: ensure we try reading from a socket if epoll says we can, and don't
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7377: Integrate browse service stuff more nicely
Jelmer Vernooij
2
-2
/
+112
2007-10-10
r7229: use socket_pending() to get rid of the max packet size limits in the
Andrew Tridgell
1
-4
/
+8
2007-10-10
r6933: Add a couple of helper functions for creating nbt names.
Tim Potter
2
-6
/
+2
2007-10-10
r6691: fixed a comment
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6335: at debug level 10, save netlogon and ntlogon packets that fail to parse
Andrew Tridgell
2
-6
/
+6
2007-10-10
r6333: removed an extraneous line (pointed out by metze)
Andrew Tridgell
1
-1
/
+0
2007-10-10
r6323: added server side support for dgram NTLOGON requests. NT4 workstations...
Andrew Tridgell
4
-9
/
+28
[next]