Age | Commit message (Expand) | Author | Files | Lines |
2008-06-27 | pynbt: eliminate "initialization from incompatible pointer type" warning | Michael Adam | 1 | -1/+1 |
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 1 | -1/+1 |
2008-06-11 | Add working Python bindings for NBT. | Jelmer Vernooij | 1 | -0/+408 |
2008-05-26 | Remove evil hack which breaks Python bindings. | Jelmer Vernooij | 1 | -0/+21 |
2008-04-22 | fix an extrasemi compile warning | Björn Jacke | 1 | -1/+1 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -5/+1 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 7 | -20/+97 |
2008-02-21 | Remove yet more uses of global_loadparm. | Jelmer Vernooij | 2 | -4/+7 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 2 | -2/+2 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 2 | -4/+8 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26408: Remove use of global_loadparm. | Jelmer Vernooij | 5 | -7/+15 |
2007-12-21 | r26385: Integrate gensec-socket into gensec. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26381: Move global_loadparm higher up the call stack. | Jelmer Vernooij | 2 | -1/+5 |
2007-12-21 | r26380: Specify port number higher up the call stack. | Jelmer Vernooij | 2 | -2/+5 |
2007-12-21 | r26377: Specify port explicitly. | Jelmer Vernooij | 2 | -1/+2 |
2007-12-21 | r26309: Move specification of port higher up the all stack. | Jelmer Vernooij | 2 | -1/+2 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 2 | -52/+69 |
2007-12-21 | r25822: use NDR_CHECK() | Stefan Metzmacher | 1 | -6/+2 |
2007-12-21 | r25821: always use ndr_push/pull_error() to report errors and not NTSTATUS di... | Stefan Metzmacher | 1 | -15/+32 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 6 | -19/+19 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 4 | -5/+5 |
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 5 | -0/+5 |
2007-10-10 | r25001: Fix more C++ and other warnings, fix some of the indentation with ts=... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r24937: Merge tests spoolss RPC callbacks. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 7 | -21/+14 |
2007-10-10 | r22749: fix memory leak of nbt_name_request structure which are used to send ... | Stefan Metzmacher | 1 | -3/+6 |
2007-10-10 | r21592: compress_name() returns NULL for names longer than 15 chars | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r21316: if we got an unexpected nbt packet that most times mean | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15387: Fix installation of dcerpc headers, remove more instances of uint_t | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r15344: Fix shared library build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 3 | -1/+3 |
2007-10-10 | r13842: Make some more functions public. | Jelmer Vernooij | 1 | -12/+13 |
2007-10-10 | r13840: Mark some functions as public. | Jelmer Vernooij | 1 | -25/+25 |
2007-10-10 | r12999: fix compiler warnings | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 6 | -57/+56 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r12020: fix memory hierachie | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11941: fix cut'n'paste bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200 | Stefan Metzmacher | 6 | -41/+59 |