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-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
2007-10-10
r24146: It is not an error for a Win2k3-only server not to support the NT4
Andrew Bartlett
2
-0
/
+2
2007-10-10
r23816: A little more static, but leave the dead code testjoin.c as documenta...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23810: Make things static, and remove unsued code.
Andrew Bartlett
1
-114
/
+0
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
3
-6
/
+3
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
4
-4
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
123
-369
/
+246
2007-10-10
r23754: Make sure to check the status return before we de-reference the
Andrew Bartlett
1
-0
/
+3
2007-10-10
r23519: added libcli code for fetching shadow copy information
Andrew Tridgell
4
-4
/
+99
2007-10-10
r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...
Günther Deschner
2
-0
/
+2
2007-10-10
r23176: Note that we only return one DC from this call at the moment.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r23138: added a raw interface for SMBecho operations
Andrew Tridgell
2
-0
/
+86
2007-10-10
r23058: the cldap code was getting too intimate with the internals of struct
Andrew Tridgell
1
-3
/
+9
2007-10-10
r23057: only call the async recv function for the first pending receive, not
Andrew Tridgell
1
-2
/
+5
2007-10-10
r23037: actually fix the asn1 memory leak :-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23036: error checking on asn1_init() failure
Andrew Tridgell
5
-2
/
+52
2007-10-10
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
6
-368
/
+363
2007-10-10
r22986: error 2312 is returned when NetSessDel() fails because a matching ses...
Ronnie Sahlberg
1
-0
/
+1
[next]