index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
make install should also install the default dat files from codepages
Herb Lewis
2002-03-21
1
-1
/
+4
*
Take out autobuild dependency on proto.h; breaks some proprietary Makes.
Martin Pool
2002-03-19
1
-8
/
+4
*
Refactor for systems like Solaris that cannot handle wildcards on the
Martin Pool
2002-03-19
1
-4
/
+8
*
Change the Makefile to rebuild proto.h as necessary -- note that this
Martin Pool
2002-03-19
1
-16
/
+55
*
Added dos_errstr() function. Not all errors in list yet.
Tim Potter
2002-03-17
1
-2
/
+2
*
Move the directory creation process outside the 'installbin.sh' script, and
Andrew Bartlett
2002-03-13
1
-3
/
+2
*
Aack. Don't change too much. vfs.c still won't build, but this should fix so...
Jim McDonough
2002-03-12
1
-9
/
+9
*
Fix up location of libsmbclient.so so it always goes to /usr/lib.
John Terpstra
2002-03-12
1
-1
/
+1
*
Added wins entry.
John Terpstra
2002-03-12
1
-0
/
+2
*
Another program converted to popt...smbstatus this time.
Jim McDonough
2002-03-11
1
-7
/
+7
*
yipee! Finally put in the patch from Alexey Kotovich
Andrew Tridgell
2002-03-10
1
-1
/
+1
*
build tdbbackup by default
Andrew Tridgell
2002-03-09
1
-1
/
+1
*
Update Makefile.in for rpcclient build on machines without libpopt or request...
Jim McDonough
2002-03-07
1
-2
/
+2
*
added a tdb backup utility
Andrew Tridgell
2002-03-07
1
-1
/
+8
*
Missed the Makefile.in update...
Andrew Bartlett
2002-03-01
1
-2
/
+2
*
Attempt to fix Solaris winbind nss build.
Jeremy Allison
2002-03-01
1
-3
/
+2
*
This apparently makes winbind work on Solaris again
Andrew Bartlett
2002-02-27
1
-1
/
+1
*
Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.
Andrew Bartlett
2002-02-22
1
-12
/
+13
*
Remove dynconfig.{o,po} in clean target.
Tim Potter
2002-02-17
1
-1
/
+5
*
smbsh need CC not SHLD
Herb Lewis
2002-02-07
1
-1
/
+1
*
Drastic impromvents to pam_winbind.
Andrew Bartlett
2002-02-05
1
-1
/
+2
*
Add ldap_printer.c build for ADS printer objects.
Jim McDonough
2002-02-01
1
-1
/
+2
*
An attempt at producing the correct Makefile magic for wrepld_proto.h to be
Andrew Bartlett
2002-01-30
1
-8
/
+9
*
that's the wins replication daemon !
Jean-François Micouleau
2002-01-25
1
-2
/
+17
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-2
/
+4
*
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
2002-01-12
1
-2
/
+4
*
Thanks to vance for spotting the missing Makefile.in commit.
Andrew Bartlett
2002-01-12
1
-1
/
+1
*
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
2002-01-09
1
-1
/
+1
*
- fixed my breakage of CPPFLAGS
Andrew Tridgell
2002-01-08
1
-1
/
+2
*
- use CFLAGS when linking shared libs (for things like -64 on irix)
Andrew Tridgell
2002-01-07
1
-3
/
+2
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-1
/
+1
*
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
2002-01-03
1
-0
/
+1
*
We should be SHLD not LINK when creating shared libraries.
Jeremy Allison
2002-01-02
1
-7
/
+7
*
Removed reference to rpc_client/cli_netlogon.o from dependencies for
Tim Potter
2002-01-02
1
-1
/
+1
*
Further rpc_client removal, this time from winbindd.
Andrew Bartlett
2002-01-01
1
-6
/
+1
*
A farily large commit:
Andrew Bartlett
2002-01-01
1
-3
/
+1
*
Make Samba compile on RH 6.2 again.
Andrew Bartlett
2001-12-30
1
-1
/
+2
*
merge from 2.2
Gerald Carter
2001-12-21
1
-8
/
+0
*
remove duplicate lines
Herb Lewis
2001-12-21
1
-3
/
+0
*
added net lookup command
Andrew Tridgell
2001-12-20
1
-1
/
+1
*
net ads password and net ads chostpass commands from Remus Koos
Andrew Tridgell
2001-12-20
1
-1
/
+1
*
Added AC_CHECK_FUNCS(syslog vsyslog).
Jeremy Allison
2001-12-19
1
-3
/
+3
*
Add a very trivial talloc torture program, bin/talloctort. Not built
Martin Pool
2001-12-19
1
-0
/
+7
*
Allow HPUX to link with new ACL code.
Jeremy Allison
2001-12-15
1
-2
/
+2
*
Added the group enum code from 2.2
Jeremy Allison
2001-12-14
1
-4
/
+3
*
-Insswitch/ breaks the build by preventing include of <nss.h> from working
Andrew Tridgell
2001-12-13
1
-1
/
+1
*
allow IRIX to build nsswitch/libnss_wins.so
Herb Lewis
2001-12-12
1
-5
/
+5
*
added a -V[erbose] option to samsync. Decode a lot of information
Jean-François Micouleau
2001-12-12
1
-1
/
+1
*
add PATH_FLAGS to .po32 objects so dynconfig builds with smbwrapper
Herb Lewis
2001-12-11
1
-1
/
+1
[prev]
[next]