index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r25425: move LDB_MODULESDIR define into config.h
Stefan Metzmacher
2007-10-10
2
-7
/
+18
*
r25421: SHLIBEXT comes in via samba's config.h already
Stefan Metzmacher
2007-10-10
1
-6
/
+0
*
r25419: fix generation of git revision calculation
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r25411: Fix IPv6 socket backend.
Jelmer Vernooij
2007-10-10
1
-10
/
+12
*
r25410: Use C99 struct initialization.
Jelmer Vernooij
2007-10-10
1
-33
/
+30
*
r25409: Add SHOW_SEQUENCE winbind test (struct based).
Michael Adam
2007-10-10
1
-0
/
+20
*
r25404: fix the build
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
164
-618
/
+644
*
r25395: Fix help for --socket-wrapper-pcap.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25394: Print out version info in test output for use by Samba 3.
Jelmer Vernooij
2007-10-10
2
-0
/
+3
*
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
2007-10-10
21
-83
/
+88
*
r25386: add 'make testsuite' target that tries to at least compile
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r25385: Don't clutter the buildfarm output with SKIP: lines.
Jelmer Vernooij
2007-10-10
1
-5
/
+1
*
r25384: Support DGRAM IPv6 sockets.
Jelmer Vernooij
2007-10-10
1
-10
/
+23
*
r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better message
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r25379: Use loadparm context parameter in a lot more places.
Jelmer Vernooij
2007-10-10
6
-31
/
+38
*
r25377: Simplify code a little by employing commonly used functions.
Rafal Szczesniak
2007-10-10
4
-629
/
+34
*
r25376: Add the new file to the build.
Rafal Szczesniak
2007-10-10
1
-0
/
+1
*
r25375: Put commonly used functions in one place.
Rafal Szczesniak
2007-10-10
2
-0
/
+355
*
r25374: create an enum for the authentication types instead of defining them as
Ronnie Sahlberg
2007-10-10
1
-11
/
+13
*
r25373: add three more authentication types
Ronnie Sahlberg
2007-10-10
1
-0
/
+3
*
r25368: Add the test of group add routine.
Rafal Szczesniak
2007-10-10
4
-0
/
+219
*
r25367: Add initial implementation of internal group add function.
Rafal Szczesniak
2007-10-10
4
-0
/
+175
*
r25365: Clearer test names
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r25364: List skipped testsuites in summary only.
Jelmer Vernooij
2007-10-10
1
-9
/
+24
*
r25363: Move service code to separate module.
Jelmer Vernooij
2007-10-10
2
-9
/
+12
*
r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha...
Jelmer Vernooij
2007-10-10
2
-3
/
+6
*
r25360: Allow --skip to be specified more than once.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r25359: Set up Samba3 as dc.
Jelmer Vernooij
2007-10-10
1
-3
/
+12
*
r25356: Conversion from the old-style composite functions take 2.
Rafal Szczesniak
2007-10-10
1
-340
/
+239
*
r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me to
Andrew Bartlett
2007-10-10
3
-1
/
+3
*
r25353: Disable one more swig link to for 'make install' to work.
Rafal Szczesniak
2007-10-10
1
-0
/
+1
*
r25352: Add a basic WINBINDD_LIST_GROUPS test.
Michael Adam
2007-10-10
1
-0
/
+16
*
r25351: disable swig for now to get the build working
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r25350: Add an initial winbindd list-users test.
Michael Adam
2007-10-10
1
-0
/
+16
*
r25349: add WINBIND-STRUCT-DSGETDCNAME test
Stefan Metzmacher
2007-10-10
1
-0
/
+66
*
r25348: Start working on another Python wrapper.
Tim Potter
2007-10-10
3
-1
/
+24
*
r25329: A solution to SWIG not being able to handle a structure and a function
Tim Potter
2007-10-10
1
-8
/
+10
*
r25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij
2007-10-10
10
-37
/
+38
*
r25315: Revert my last change until I find out what's causing the
Rafal Szczesniak
2007-10-10
1
-233
/
+334
*
r25312: Replace the old-style composite calls.
Rafal Szczesniak
2007-10-10
1
-334
/
+233
*
r25310: Make sure we do not regress on r25309
Volker Lendecke
2007-10-10
2
-0
/
+72
*
r25308: Remove use of pstring.
Jelmer Vernooij
2007-10-10
1
-12
/
+8
*
r25307: add string_sub_talloc.
Jelmer Vernooij
2007-10-10
3
-0
/
+83
*
r25306: Add tests for string_sub().
Jelmer Vernooij
2007-10-10
5
-4
/
+84
*
r25305: Fix installation of missing headers.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that I
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r25303: Print out the options the provision script generated. This should
Andrew Bartlett
2007-10-10
1
-1
/
+12
*
r25302: try to fix the build
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
2007-10-10
28
-266
/
+341
[prev]
[next]