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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25363: Move service code to separate module.
Jelmer Vernooij
2
-9
/
+12
2007-10-10
r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha...
Jelmer Vernooij
2
-3
/
+6
2007-10-10
r25360: Allow --skip to be specified more than once.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r25359: Set up Samba3 as dc.
Jelmer Vernooij
1
-3
/
+12
2007-10-10
r25356: Conversion from the old-style composite functions take 2.
Rafal Szczesniak
1
-340
/
+239
2007-10-10
r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me to
Andrew Bartlett
3
-1
/
+3
2007-10-10
r25353: Disable one more swig link to for 'make install' to work.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r25352: Add a basic WINBINDD_LIST_GROUPS test.
Michael Adam
1
-0
/
+16
2007-10-10
r25351: disable swig for now to get the build working
Andrew Tridgell
1
-0
/
+1
2007-10-10
r25350: Add an initial winbindd list-users test.
Michael Adam
1
-0
/
+16
2007-10-10
r25349: add WINBIND-STRUCT-DSGETDCNAME test
Stefan Metzmacher
1
-0
/
+66
2007-10-10
r25348: Start working on another Python wrapper.
Tim Potter
3
-1
/
+24
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
r25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij
10
-37
/
+38
2007-10-10
r25315: Revert my last change until I find out what's causing the
Rafal Szczesniak
1
-233
/
+334
2007-10-10
r25312: Replace the old-style composite calls.
Rafal Szczesniak
1
-334
/
+233
2007-10-10
r25310: Make sure we do not regress on r25309
Volker Lendecke
2
-0
/
+72
2007-10-10
r25308: Remove use of pstring.
Jelmer Vernooij
1
-12
/
+8
2007-10-10
r25307: add string_sub_talloc.
Jelmer Vernooij
3
-0
/
+83
2007-10-10
r25306: Add tests for string_sub().
Jelmer Vernooij
5
-4
/
+84
2007-10-10
r25305: Fix installation of missing headers.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that I
Andrew Bartlett
1
-3
/
+3
2007-10-10
r25303: Print out the options the provision script generated. This should
Andrew Bartlett
1
-1
/
+12
2007-10-10
r25302: try to fix the build
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
28
-266
/
+341
2007-10-10
r25299: Modify the provision script to take an additional argument: --server...
Andrew Bartlett
12
-81
/
+137
2007-10-10
r25298: regenerate lex.c files with config.h as first include
Stefan Metzmacher
2
-54
/
+12
2007-10-10
r25297: - fix sed arguments to make the replacement work
Stefan Metzmacher
1
-1
/
+7
2007-10-10
r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: Put
Volker Lendecke
1
-21
/
+21
2007-10-10
r25293: add WINBIND-STRUCT-CHECK_MACHACC test
Stefan Metzmacher
1
-0
/
+52
2007-10-10
r25292: minor cleanup
Stefan Metzmacher
1
-6
/
+2
2007-10-10
r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test
Stefan Metzmacher
1
-0
/
+30
2007-10-10
r25290: remove wrong comment
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r25289: add WINBIND-STRUCT-INFO test
Stefan Metzmacher
1
-0
/
+26
2007-10-10
r25288: add WINBIND-STRUCT-DOMAIN_INFO test
Stefan Metzmacher
1
-1
/
+70
2007-10-10
r25284: add WINBIND-STRUCT-DOMAIN_NAME test
Stefan Metzmacher
1
-0
/
+25
2007-10-10
r25283: add WINBIND-STRUCT-NETBIOS_NAME test.
Stefan Metzmacher
1
-0
/
+25
2007-10-10
r25282: add WINBIND-STRUCT-INTERFACE_VERSION test
Stefan Metzmacher
1
-0
/
+21
2007-10-10
r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...
Stefan Metzmacher
1
-9
/
+25
2007-10-10
r25279: - test in the generic get_trusted_domains() function that we got
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r25278: add a more extented macro for doing struct based winbind requests
Stefan Metzmacher
1
-4
/
+27
2007-10-10
r25269: this doesn't fix the problems with BSD make completely...
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r25268: Thanks to Andrew Kroeger for pointing out on IRC that this is
Andrew Bartlett
1
-4
/
+0
2007-10-10
r25267: Move PRINTF_ATTRIBUTE to lib/util as well.
Jelmer Vernooij
3
-22
/
+21
2007-10-10
r25266: Fix case.
Jelmer Vernooij
2
-7
/
+7
2007-10-10
r25265: Move attribute definitions to lib/util.
Jelmer Vernooij
3
-57
/
+81
2007-10-10
r25264: add a test to verify that the ACLs are checked when a normal user con...
Ronnie Sahlberg
1
-0
/
+57
2007-10-10
r25263: add a test to check the accessmasks and ACLs on policy handles return...
Ronnie Sahlberg
4
-0
/
+602
2007-10-10
r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture test
Stefan Metzmacher
1
-0
/
+144
2007-10-10
r25259: try to work arround the build failures on OpenBSD 3.7
Stefan Metzmacher
1
-0
/
+4
[prev]
[next]