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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19614: fix compiler warnings
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r19613: remove diff between samba4 and lorikeet
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r19612: fix the build with auto dependencies
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r19611: we have heimdal 0.8pre currently
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19610: fix the build
Stefan Metzmacher
2
-1
/
+3
2007-10-10
r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...
Stefan Metzmacher
2
-18
/
+22
2007-10-10
r19608: - basics comes in with $(ALL_PREDEP)
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r19607: - remove mech_switch.h from objectfile list
Stefan Metzmacher
1
-40
/
+39
2007-10-10
r19606: Remove generated files
Andrew Bartlett
3
-463
/
+0
2007-10-10
r19604: This is a massive commit, and I appologise in advance for it's size.
Andrew Bartlett
264
-10833
/
+25771
2007-10-10
r19603: Make it easier to control the debug level of smbd.
Andrew Bartlett
1
-0
/
+8
2007-10-10
r19600: Add two more headers (fixes installation)
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r19599: Fix --includedir.
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
76
-65
/
+163
2007-10-10
r19597: Ahead of the merge to current lorikeet-heimdal:
Andrew Bartlett
1
-59
/
+67
2007-10-10
r19596: add basics to 'all' - hopefully fixes the build on some hosts
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19595: Seperate debug messages between database failure and simple lack of
Andrew Bartlett
1
-2
/
+9
2007-10-10
r19594: the behaviour of `include' is slightly different from helper(). Fix t...
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r19593: add NET-API-USERLIST test
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r19592: a simple test for libnet_UserList
Rafal Szczesniak
1
-7
/
+72
2007-10-10
r19590: Make it less noisy to run the session_key test outside 'make test',
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19589: Because we what we really wanted was coverage of seal and non-seal,
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19588: Use include and import statements rather than depends() and helper().
Jelmer Vernooij
28
-1313
/
+1372
2007-10-10
r19587: Fix indentation and correctly set error string when completing
Rafal Szczesniak
1
-3
/
+5
2007-10-10
r19586: draft version of libnet_UserList function. still a bit of work
Rafal Szczesniak
2
-1
/
+218
2007-10-10
r19585: Add support for some more standard IDL instructions:
Jelmer Vernooij
8
-1309
/
+1528
2007-10-10
r19584: add the new file to the build.
Rafal Szczesniak
1
-2
/
+3
2007-10-10
r19583: a few prerequisite functions called from within libnet functions
Rafal Szczesniak
1
-0
/
+138
2007-10-10
r19582: Support building both shared and static versions of libraries at the ...
Jelmer Vernooij
7
-51
/
+45
2007-10-10
r19580: Add --includedir option.
Jelmer Vernooij
3
-9
/
+19
2007-10-10
r19578: Fix trivial typ0.
James Peach
1
-1
/
+1
2007-10-10
r19575: Build static libs in bin/static rather than bin/
Jelmer Vernooij
3
-5
/
+5
2007-10-10
r19574: Initial work towards supporting build of both shared and static libra...
Jelmer Vernooij
3
-25
/
+25
2007-10-10
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
11
-13
/
+11
2007-10-10
r19572: Fix typo.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19571: Add a USESHARED parameter (different from BLDSHARED) + two small
Jelmer Vernooij
3
-11
/
+9
2007-10-10
r19570: Fix dependencies in pkg-config files.
Jelmer Vernooij
3
-5
/
+7
2007-10-10
r19569: Require that all public header files have a destination path. Fix
Jelmer Vernooij
5
-6
/
+11
2007-10-10
r19568: When we get back a skew error, try with no skew. This allows us to
Andrew Bartlett
2
-42
/
+50
2007-10-10
r19567: Make it easier to control the debug level in the test scripts, by not
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19566: Predeclare some useful structures.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r19565: the scripts do work :)
Andrew Tridgell
1
-2
/
+0
2007-10-10
r19564: testing build farm scripts, apologies for the noise
Andrew Tridgell
1
-0
/
+2
2007-10-10
r19563: - make --num-progs a valid smbtorture option again. It's commonly
Andrew Tridgell
1
-2
/
+6
2007-10-10
r19562: Support returning simple scalars.
Jelmer Vernooij
1
-0
/
+7
2007-10-10
r19561: Remove debug statement.
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r19560: Fix handling of PARAM_VALUE.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r19559: Fix handling of types where the name isn't prefixed by the interface ...
Jelmer Vernooij
1
-7
/
+4
2007-10-10
r19558: Make behaviour of "OK" match that of Samba3's ntlm_auth. Patch by
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r19557: Fix lookup table for WERROR.
Jelmer Vernooij
1
-1
/
+4
[next]