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
/
source3
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22773: - Clean up the the rest of the cruft from my earlier work on the read...
Derrell Lipman
1
-11
/
+1
2007-10-10
r22772: - Still working on the fact that readahead() is not declared (on at l...
Derrell Lipman
1
-13
/
+0
2007-10-10
r22731: - Fix bug #4594.
Derrell Lipman
1
-66
/
+92
2007-10-10
r22692: Fix compilation of explicit --without-winbind.
Volker Lendecke
1
-4
/
+4
2007-10-10
r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...
Günther Deschner
1
-0
/
+1
2007-10-10
r22614: Only enable GNU-isms in the Makefile if we can be sure that the GNU
James Peach
1
-2
/
+8
2007-10-10
r22583: Support non-Linux GNU systems (such as Debians' GNU with FreeBSD kern...
Jelmer Vernooij
1
-5
/
+17
2007-10-10
r22483: Attempt to fix the build.
Günther Deschner
1
-6
/
+8
2007-10-10
r22480: Remove accidentially comitted getpeereid hunks again.
Günther Deschner
1
-9
/
+0
2007-10-10
r22479: Add "net ads keytab list".
Günther Deschner
1
-0
/
+46
2007-10-10
r22467: Adding configure check for -Werror-implicit-function-declaration and ...
Günther Deschner
1
-2
/
+24
2007-10-10
r22441: Add automatic dependency tracking. The dependency generation is
James Peach
1
-1
/
+23
2007-10-10
r22419: Update configure so that we only need one copy of os2_delete.c
James Peach
1
-2
/
+10
2007-10-10
r22418: Support running under launchd. We abstract the method of obtaining
James Peach
1
-0
/
+29
2007-10-10
r22413: Simplify the build rules for plugin modules. Add support for per-plat...
James Peach
1
-0
/
+4
2007-10-10
r22376: Make sure we use krb5 when we identify just an older heimdal lib (0.6.x)
Günther Deschner
1
-0
/
+1
2007-10-10
r22302: fix the build when no shared-library support is detected
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r22301: remove unused vars
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r22249: move tdb code to lib/tdb/ as in samba4
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22127: Wrap the AC_TRY_RUN detection for Linux getgrouplist in an
James Peach
1
-12
/
+22
2007-10-10
r22106: Fix the module name - it's vfs_readahead not vfs_linux_readahead.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22105: Added vfs_readahead module that appears to do wonderful things
Jeremy Allison
1
-1
/
+22
2007-10-10
r22103: No code change. This is a spring time end of line clesnup checkin.
Lars Müller
1
-89
/
+89
2007-10-10
r22102: Remove obsoleted SHLIBS_PROGS from {Makefile,configure}.in.
Lars Müller
1
-9
/
+4
2007-10-10
r22097: Add detection for linux readahead() syscall.
Jeremy Allison
1
-0
/
+19
2007-10-10
r22055: Port the endpoint mapper (and functions it requires) to Samba 3.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r22049: HPUX build fixes from <don.mccall@hp.com>.
Jeremy Allison
1
-12
/
+40
2007-10-10
r21950: After discussion with the Apple and Linux client maintainers,
James Peach
1
-1
/
+2
2007-10-10
r21944: move acl header checks to the correct place only
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r21931: include acl/libacl.h is present
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison
1
-0
/
+14
2007-10-10
r21822: Adding experimental krb5 lib locator plugin.
Günther Deschner
1
-0
/
+5
2007-10-10
r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
James Peach
1
-0
/
+20
2007-10-10
r21763: Add support for the UNIX_INFO2 infolevel.
James Peach
1
-0
/
+17
2007-10-10
r21605: Fix small typo noticed by Raúl Sánchez Siles <rss@barracuda.es>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21546: remove duplicate lines
Herb Lewis
1
-3
/
+0
2007-10-10
r21525: Go ahead and checkin the mlock() & memalign() fixes so
Gerald Carter
1
-0
/
+1
2007-10-10
r21365: Lets see which build farm machines have makecontext & friends
Volker Lendecke
1
-0
/
+1
2007-10-10
r21237: Forgot configure checks in 3_0 (3_0_25 is fine) for heimdal kinit fix.
Günther Deschner
1
-0
/
+2
2007-10-10
r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...
Volker Lendecke
1
-2
/
+2
2007-10-10
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
1
-1
/
+9
2007-10-10
r20965: Fix spelling.
James Peach
1
-2
/
+2
2007-10-10
r20932: This is the basic infrastructure for inotify support. This is far fro...
Volker Lendecke
1
-0
/
+13
2007-10-10
r20811: fix comment
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20663: Do not install smbmount man page if we didn't called configure
Lars Müller
1
-1
/
+2
2007-10-10
r20501: Check in config.h fix from Michael Adam <ma@sernet.de>
Volker Lendecke
1
-0
/
+1
2007-10-10
r20487: Remove the unused dn2ad_canonical() call
Gerald Carter
1
-1
/
+0
2007-10-10
r20429: Restructure the libuuid API tests to handle the case where libuuid
James Peach
1
-23
/
+27
2007-10-10
r20389: this needs to be after AC_LIBREPLACE_BROKEN_CHECKS :-)
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20388: add the library that contains dlopen to the global LIBS as it was before
Stefan Metzmacher
1
-0
/
+3
[next]