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
1998-11-23
unix instance of group database API
Luke Leighton
1
-6
/
+8
1998-11-21
use bindir not sbindir in Makefile to ensure that we don't break
Andrew Tridgell
1
-1
/
+3
1998-11-19
Makefile.in: Added passing of CPPFLAGS into Makefile.
Jeremy Allison
1
-1
/
+2
1998-11-19
Sync up with 2.0 code.
Jeremy Allison
1
-2
/
+2
1998-11-17
Changed Makefile.in to use autoconf prefixes.
Jeremy Allison
1
-7
/
+5
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-19
/
+44
1998-11-16
Makefile.in: Re-added quotes round ROFF call for DGUX.
Jeremy Allison
1
-1
/
+1
1998-11-13
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1
-1
/
+1
1998-11-12
cleaning up conflicts between group code not yet committed and
Luke Leighton
1
-1
/
+2
1998-11-12
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1
-2
/
+3
1998-11-11
Added needed flag for swat password changing
Herb Lewis
1
-2
/
+3
1998-11-11
Makefile.in: Added target for makeyodldocs - not used by default.
Jeremy Allison
1
-0
/
+8
1998-11-10
rpcclient registry commands.
Luke Leighton
1
-1
/
+3
1998-11-10
util functions split into relevant modules, first pass.
Luke Leighton
1
-2
/
+5
1998-11-10
Default for SMB_PASSWD program was set to smbpasswd ! This explained the prob...
Jeremy Allison
1
-2
/
+2
1998-11-09
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1
-1
/
+1
1998-11-09
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1
-1
/
+1
1998-11-05
Added scripts/convert_smbpasswd to SCRIPTS
Jeremy Allison
1
-1
/
+1
1998-11-03
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1
-1
/
+2
1998-10-30
do not print garbage just because someone does not want dependencies :-)
Alexandre Oliva
1
-24
/
+24
1998-10-29
modify dependency tracking code so that it:
Alexandre Oliva
1
-10
/
+29
1998-10-28
This should have gone with the last batch.
Christopher R. Hertel
1
-4
/
+3
1998-10-27
Fixed a small bug in debug2html. It wasn't properly checking EOF. The
Christopher R. Hertel
1
-1
/
+10
1998-10-26
added a vsnprintf() implementation from cvslock. See the notes on the
Andrew Tridgell
1
-1
/
+1
1998-10-24
Fix for -fpic rules (.c.po and .c.po32) when using --enable-maintainer-mode.
Tim Potter
1
-4
/
+4
1998-10-23
don't enable smbsh/smbwrapper on systems where we can't work out how
Andrew Tridgell
1
-1
/
+1
1998-10-22
rpctorture command
Luke Leighton
1
-0
/
+16
1998-10-20
fixes for solaris
Andrew Tridgell
1
-2
/
+4
1998-10-20
removed my badly-done attempt at handling compilers that don't handle
Andrew Tridgell
1
-9
/
+3
1998-10-19
- added smbrapper/shared.o
Andrew Tridgell
1
-5
/
+10
1998-10-15
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1
-1
/
+1
1998-10-13
made smbsh a standard binary
Andrew Tridgell
1
-9
/
+10
1998-10-08
add "smbtorture" alias for building smbtorture
Andrew Tridgell
1
-0
/
+2
1998-10-07
compile to .po.o first then mv to .po in order to make the sun
Andrew Tridgell
1
-2
/
+4
1998-10-06
dce/rpc
Luke Leighton
1
-1
/
+1
1998-10-05
clean needs to delete po32 and .so files
Andrew Tridgell
1
-1
/
+1
1998-10-05
tell the user we are producing -32 code for the .32.so library
Andrew Tridgell
1
-1
/
+1
1998-10-05
the IRIX make is very fussy amount comment lines. If a comment line
Andrew Tridgell
1
-1
/
+1
1998-10-05
rpcclient srvsvc commands.
Luke Leighton
1
-1
/
+1
1998-10-05
got smbwrapper working on IRIX 6.4. Things got a bit tricky,
Andrew Tridgell
1
-6
/
+19
1998-10-05
fixed Makefile for IRIX make (it doesn't know %.o=%.po, leaving off
Andrew Tridgell
1
-2
/
+2
1998-10-05
new file realcalls.c
Andrew Tridgell
1
-0
/
+1
1998-10-05
just try to rmdir bin after removing bin/.dummy, in realclean
Alexandre Oliva
1
-1
/
+2
1998-10-05
it's a bit dangerous to use rm -rf
Andrew Tridgell
1
-1
/
+1
1998-10-05
rm object files created by mkdir probes
Alexandre Oliva
1
-7
/
+6
1998-10-05
Speed up directory creation for the common case (i.e., it exists already)
Alexandre Oliva
1
-16
/
+24
1998-10-04
bin/cvsignore: deleted, so that bin can be removed from the repository
Alexandre Oliva
1
-45
/
+30
1998-10-04
Avoid the message `make: [.deps/.P] Error 1 (ignored)'
Alexandre Oliva
1
-2
/
+2
1998-10-04
fixed some stuff for Linux that porting to Solaris broke
Andrew Tridgell
1
-2
/
+2
1998-10-04
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1
-5
/
+5
[next]