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
r19628: This hint via Love at the IETF meeting:
Andrew Bartlett
1
-0
/
+3
2007-10-10
r19625: not all linkers like -Wl,rpath-link, so don't use it till we have con...
Stefan Metzmacher
1
-5
/
+2
2007-10-10
r19624: we have timegm in libreplace so heimdal should not replace it
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r19623: disable building of shared libs until we have fixed them,
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r19622: - remove unused var
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19621: move enable-dso to check_ld.m4 again and add some checks and generate...
Stefan Metzmacher
2
-11
/
+18
2007-10-10
r19620: Remove old (outdated) files.
Jelmer Vernooij
31
-695
/
+0
2007-10-10
r19619: Add pointer to (up-to-date) packaging from the Debian Samba packaging...
Jelmer Vernooij
1
-0
/
+30
2007-10-10
r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler
Stefan Metzmacher
2
-4
/
+6
2007-10-10
r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portable
Stefan Metzmacher
2
-12
/
+2
2007-10-10
r19615: include roken.h.in as this still includes the ifdef's we need in samba4
Stefan Metzmacher
3
-277
/
+709
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
[next]