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-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
2003-04-02
Link in lib/snprintf.o with editreg for use on systems that don't have snprintf
Jelmer Vernooij
1
-1
/
+1
2003-04-02
Add EDITREG_OBJ
Jelmer Vernooij
1
-2
/
+3
2003-04-02
Only link in popt when we need it
Jelmer Vernooij
1
-21
/
+21
2003-04-02
Only link in libs when they are actually used. Works great here and on
Jelmer Vernooij
1
-31
/
+35
2003-04-02
THE Idmap patch :-)
Simo Sorce
1
-8
/
+15
2003-03-31
- Support absolute paths in vfs and charset modules
Jelmer Vernooij
1
-1
/
+1
2003-03-31
Cleanup of winbind client side code.
Tim Potter
1
-2
/
+1
2003-03-31
Break the current build dependency on perl. Perl is required for
Tim Potter
1
-3
/
+8
2003-03-30
distclean fixups from Paul Green.
Tim Potter
1
-2
/
+5
2003-03-30
Fix installation of auth and charset modules (reported by Stephan Kulow)
Jelmer Vernooij
1
-2
/
+2
2003-03-27
Compile @VFS_STATIC@ into smbd and vfstest
Jelmer Vernooij
1
-1
/
+1
2003-03-27
Also rebuild smbd/vfs.o after reconfiguring
Jelmer Vernooij
1
-1
/
+1
2003-03-27
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
1
-13
/
+11
[next]