index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
added a net time command. Allow display or set of system time based on
Andrew Tridgell
2001-12-11
1
-2
/
+3
*
Modify winbindd to use authenticated user info from secrets.tdb when making
Tim Potter
2001-12-11
1
-3
/
+5
*
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
2001-12-11
1
-1
/
+2
*
Also show LDFLAGS/LDSHFLAGS when starting compilation, because they're
Martin Pool
2001-12-10
1
-2
/
+4
*
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
2001-12-08
1
-1
/
+1
*
include/build_env.h wasn't getting built by default with new rules unless
Herb Lewis
2001-12-07
1
-1
/
+1
*
OK I think this does what everyone wants with the .headers.stamp
Herb Lewis
2001-12-07
1
-3
/
+3
*
remove .headers.stamp from the delheaders definition
Jean-François Micouleau
2001-12-06
1
-2
/
+2
*
merge from 2.2
Herb Lewis
2001-12-05
1
-7
/
+7
*
dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other include
Herb Lewis
2001-12-05
1
-3
/
+4
*
OK. Smbpasswd -j is DEAD.
Andrew Bartlett
2001-12-05
1
-12
/
+17
*
move proto.h and build_env.h from $(srcdir)/include to $(builddir)/include
Jean-François Micouleau
2001-12-04
1
-2
/
+3
*
Add 'net rpc join' to match the ADS equiv.
Andrew Bartlett
2001-12-04
1
-1
/
+4
*
added a tdb to store the account policy informations.
Jean-François Micouleau
2001-12-03
1
-1
/
+1
*
make proto should build winbindd_proto.h as well
Andrew Tridgell
2001-12-03
1
-1
/
+1
*
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
2001-12-03
1
-1
/
+2
*
This is another major rework of the 'net' command.
Andrew Bartlett
2001-12-03
1
-1
/
+1
*
added nsstest target
Andrew Tridgell
2001-12-03
1
-1
/
+7
*
split winbindd_enum_dom_groups into the new backend structure
Andrew Tridgell
2001-12-03
1
-1
/
+2
*
added smbgroupedit to compile by default
Jean-François Micouleau
2001-12-01
1
-1
/
+1
*
added $(LDFLAGS) to link smbmount/smbmnt/smbumount to make Red Hat Linux
Motonobu Takahashi
2001-12-01
1
-3
/
+3
[next]