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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-10
Remove tags file for distclean.
Tim Potter
1
-1
/
+1
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
1
-80
/
+149
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
1
-34
/
+45
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
1
-188
/
+146
2003-07-11
get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
Herb Lewis
1
-2
/
+2
2003-06-07
mark the HEAD branch as deprecated. Nothing that a determined
Andrew Tridgell
1
-1
/
+6
2003-05-23
installman needs to depend on installdirs, to fix parallel
Andrew Tridgell
1
-2
/
+2
2003-05-22
Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.
Jelmer Vernooij
1
-43
/
+38
2003-05-13
Add pythoncheck to make check target.
Tim Potter
1
-1
/
+4
2003-05-05
A good reason to use make variables instead of autoconf substitutions
Tim Potter
1
-2
/
+1
2003-05-05
AIX doesn't append $SHLIB_EXT to NSS libraries.
Tim Potter
1
-2
/
+2
2003-05-03
fixes to *_util.c files
Simo Sorce
1
-1
/
+2
2003-05-02
exclude tdbsam2.h generation until it will be used
Simo Sorce
1
-14
/
+15
2003-04-30
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
1
-1
/
+1
2003-04-30
pam_smbpass will need at least IDMAP.
Andrew Bartlett
1
-1
/
+1
2003-04-29
remove convert_smbpasswd and addtosmbpass from tree; people can get them from...
Gerald Carter
1
-2
/
+1
2003-04-29
consolidate idmap code in one place
Simo Sorce
1
-3
/
+3
2003-04-28
swat need idmap now
Simo Sorce
1
-2
/
+2
2003-04-27
Add 'smbiconv' program - a clone of the 'iconv' utility
Jelmer Vernooij
1
-0
/
+6
2003-04-27
make winbind use idmap as well.
Simo Sorce
1
-4
/
+1
2003-04-26
Fix the 'weird' charset module. Also, built it by default for
Jelmer Vernooij
1
-2
/
+2
2003-04-24
Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they are
Jelmer Vernooij
1
-3
/
+3
2003-04-19
[merge from SAMBA_3_0]
Gerald Carter
1
-2
/
+2
2003-04-16
Add torture to everything..
Jelmer Vernooij
1
-1
/
+1
2003-04-16
Don't build the torture progs in 'make all'
Jelmer Vernooij
1
-1
/
+1
2003-04-15
Fix build of VFS modules statically (we used Makefile variables before settin...
Jelmer Vernooij
1
-6
/
+6
2003-04-15
Use picobjs when building python extensions. Spotted by Steve Langasek.
Tim Potter
1
-6
/
+12
2003-04-14
Make a libbigballofmud.so.0 link, so that the linker can find the
Martin Pool
1
-0
/
+2
2003-04-14
Build and run the lib/snprintf.c test cases from "make check".
Martin Pool
1
-1
/
+1
2003-04-14
Add rules to build bin/t_snprintf, which exposes the snprintf test code.
Martin Pool
1
-0
/
+3
2003-04-11
smbcquota patch from metze
Gerald Carter
1
-6
/
+18
2003-04-11
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter
1
-3
/
+12
2003-04-10
Fixes to linker flags for AIX winbind client from Stephen Roylance.
Tim Potter
1
-1
/
+2
2003-04-09
bin/smbcontrol needs to be built to run tpot's new tests of it.
Martin Pool
1
-2
/
+4
2003-04-09
poptify smbcontrol
Tim Potter
1
-4
/
+4
2003-04-09
Install libsmbclient.h from $(srcdir)
Tim Potter
1
-1
/
+1
2003-04-09
Autoconfiscate the name of the winbind shared library file. Under
Tim Potter
1
-9
/
+4
2003-04-08
Integrate abartlet's t_push_ucs2 test into test framework:
Martin Pool
1
-1
/
+1
2003-04-07
Decode the PAC! This patch just decodes it and then frees it, so it's just
Jim McDonough
1
-1
/
+1
2003-04-07
make installclientlib depend on the shared-linked or statically-linked version
Jelmer Vernooij
1
-1
/
+1
2003-04-07
Don't make installclientlib depend on the shared-linked version of libsmbclie...
Jelmer Vernooij
1
-1
/
+1
2003-04-07
Fix build of static libsmbclient
Jelmer Vernooij
1
-2
/
+2
2003-04-06
Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.
Andrew Bartlett
1
-1
/
+4
2003-04-06
Fix building on platforms without ldap
Jelmer Vernooij
1
-3
/
+2
2003-04-04
t_doschar: Test harness that exercises check_dos_char()
Martin Pool
1
-0
/
+3
2003-04-04
Updated warning messages for when configure.in is updated.
Tim Potter
1
-2
/
+2
2003-04-03
The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):
Jim McDonough
1
-3
/
+6
2003-04-02
winbindd should depend on IDMAP_OBJ too, not just link with it
Jelmer Vernooij
1
-3
/
+3
2003-04-02
Commit some more fixes for Coolo ...
Richard Sharpe
1
-2
/
+2
2003-04-02
Add KRB5LIBS to smbmount
Jelmer Vernooij
1
-1
/
+1
[next]