index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
composite
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
2011-08-13
1
-4
/
+4
*
s4:libcli/composite: remove unused composite_continue_irpc()
Stefan Metzmacher
2010-09-03
2
-16
/
+0
*
s4:libcli/composite: get rid of composite_continue_rpc()
Stefan Metzmacher
2010-03-12
2
-16
/
+0
*
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
2009-08-07
1
-5
/
+1
*
s4:libcliraw: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-2
/
+2
*
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
2009-02-01
1
-1
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
2
-5
/
+5
*
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
2008-12-17
1
-0
/
+2
*
s4-nbt: use ../libcli/nbt
Günther Deschner
2008-09-23
1
-1
/
+1
*
s4-nbt: use private_data instead of private.
Günther Deschner
2008-09-23
1
-1
/
+1
*
declare composite_wait_free()
Andrew Tridgell
2008-05-16
1
-0
/
+1
*
- added a composite_wait_free() call
Andrew Tridgell
2008-05-16
1
-1
/
+18
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-1
/
+5
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-1
/
+36
*
Add my copyright
Volker Lendecke
2008-03-21
1
-0
/
+1
*
[PATCH] composite: make it possible to call composite_is_ok() without callbac...
Stefan Metzmacher
2008-02-12
1
-18
/
+13
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
2
-6
/
+4
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18243: when setting up a composite continuation, if the context has already
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r17317: - add a composite_create() function that allocates and initialize
Stefan Metzmacher
2007-10-10
2
-0
/
+29
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
2
-0
/
+4
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r14239: Fix indentation.
Rafal Szczesniak
2007-10-10
1
-15
/
+15
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r13840: Mark some functions as public.
Jelmer Vernooij
2007-10-10
1
-10
/
+10
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12116: got rid of composite_trigger_done() and composite_trigger_error(), and
Andrew Tridgell
2007-10-10
2
-34
/
+33
*
r12079: Fix to the comment for sake of completness...
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r11971: add nbt specific continue wrapper
Stefan Metzmacher
2007-10-10
1
-0
/
+11
*
r11885: Add forgotten files
Volker Lendecke
2007-10-10
1
-0
/
+9
*
r11095: Implement wb_getuserdomgroups.
Volker Lendecke
2007-10-10
1
-0
/
+7
*
r10878: Reply to some comments by tridge and metze:
Volker Lendecke
2007-10-10
1
-21
/
+21
*
r10852: Continuation-based programming can become a bit spaghetti...
Volker Lendecke
2007-10-10
1
-1
/
+73
*
r10635: Formatting for better readability.
Rafal Szczesniak
2007-10-10
1
-4
/
+4
*
r10537: - we now use a much nicer way to handle talloc_free(timed_event)
Stefan Metzmacher
2007-10-10
1
-6
/
+0
*
r10529: fix a crash bug in full async code the uses the composite_trigger_don...
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
2007-10-10
10
-2307
/
+17
*
r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.
Andrew Bartlett
2007-10-10
1
-4
/
+6
*
r10200: added a composite_trigger_done() call that allows a composite function
Andrew Tridgell
2007-10-10
2
-11
/
+27
*
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r9505: Work on GENSEC and the code that calls it, for tighter interface
Andrew Bartlett
2007-10-10
2
-55
/
+95
*
r9223: Rename smb_raw_session_setup() to smb_raw_sesssetup().
Tim Potter
2007-10-10
1
-5
/
+5
*
r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function
Tim Potter
2007-10-10
1
-2
/
+2
*
r8788: New monitor messages.
Rafal Szczesniak
2007-10-10
1
-0
/
+2
*
r8776: fixed SMB connections for IP addresses, even when name resolve order
Andrew Tridgell
2007-10-10
1
-4
/
+11
*
r8760: Rework monitor messaging code a bit, as Metze once suggested.
Rafal Szczesniak
2007-10-10
1
-26
/
+11
*
r8699: removed invalid comment
Andrew Bartlett
2007-10-10
1
-2
/
+0
[next]