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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25819: make the success case more clear
Stefan Metzmacher
3
-3
/
+3
2007-12-21
r25803: Make our security descriptor acl manipulation methods more generic so...
Günther Deschner
1
-73
/
+174
2007-12-21
r25801: Add security_ace_create() function.
Günther Deschner
1
-0
/
+29
2007-12-21
r25791: wrepl_request_finished() sets req->status, so make this explicit
Stefan Metzmacher
1
-13
/
+15
2007-12-21
r25775: use ndr_pull_union_blob_all() in CLDAP code
Stefan Metzmacher
1
-4
/
+4
2007-12-21
r25739: We forgot to copy revision and type flags in security_descriptor_copy().
Günther Deschner
1
-0
/
+3
2007-12-21
r25692: fixed another example where the free of fde and the free of the socket
Andrew Tridgell
1
-1
/
+3
2007-12-21
r25672: Some more FRS werrors.
Günther Deschner
2
-0
/
+4
2007-12-21
r25669: Real build fix.
Günther Deschner
1
-1
/
+1
2007-12-21
r25668: Hopefully fix the build, sorry...
Günther Deschner
2
-3
/
+4
2007-12-21
r25665: Add some more WERR codes.
Günther Deschner
2
-0
/
+11
2007-12-21
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...
Jelmer Vernooij
2
-4
/
+5
2007-12-21
r25610: Add security_descriptor_appendv() which takes va_list directly.
Günther Deschner
1
-9
/
+14
2007-12-21
r25608: Call security_descriptor_append from within security_descriptor_create.
Günther Deschner
1
-29
/
+1
2007-12-21
r25607: Allow to set security descriptor type flags at creation time with
Günther Deschner
1
-0
/
+4
2007-12-21
r25604: Add security_descriptor_append() helper function.
Günther Deschner
1
-0
/
+42
2007-10-10
r25578: BOOL -> bool
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
74
-828
/
+830
2007-10-10
r25516: Sorry, I reverted too much of r25448 in r25515.
Michael Adam
1
-1
/
+1
2007-10-10
r25515: Revert r25448:
Michael Adam
2
-1
/
+13
2007-10-10
r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...
Jelmer Vernooij
2
-13
/
+1
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
5
-7
/
+12
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
22
-39
/
+40
2007-10-10
r25353: Disable one more swig link to for 'make install' to work.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r25351: disable swig for now to get the build working
Andrew Tridgell
1
-0
/
+1
2007-10-10
r25348: Start working on another Python wrapper.
Tim Potter
2
-0
/
+23
2007-10-10
r25329: A solution to SWIG not being able to handle a structure and a function
Tim Potter
1
-8
/
+10
2007-10-10
r25305: Fix installation of missing headers.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
9
-255
/
+314
2007-10-10
r25221: Experiment with Jelmer's new generic loadparm code.
Tim Potter
1
-1
/
+8
2007-10-10
r25212: merge some stuff from samba3
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
4
-16
/
+16
2007-10-10
r25047: Fix more warnings.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
3
-3
/
+3
2007-10-10
r25027: Fix more warnings.
Jelmer Vernooij
10
-6
/
+16
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
24
-0
/
+24
2007-10-10
r25010: Avoid uses of pstring
Jelmer Vernooij
2
-4
/
+2
2007-10-10
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
6
-6
/
+11
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
6
-9
/
+10
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
11
-14
/
+14
2007-10-10
r24992: Remove some uses of lp_*().
Jelmer Vernooij
2
-6
/
+4
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24816: Move the rest of the contents of core.h to more appropriate places.
Jelmer Vernooij
1
-0
/
+11
2007-10-10
r24814: Fix headers, trim core.h even more.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r24780: More work allowing libutil to be used by external users.
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
12
-38
/
+38
2007-10-10
r24560: rename some DCERPC_ prefixes into NDR_
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is no
Andrew Bartlett
1
-0
/
+1
[next]