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
2002-01-25
that's the wins replication daemon !
Jean-François Micouleau
1
-2
/
+17
2002-01-20
This is another *BIG* change...
Andrew Bartlett
1
-1
/
+1
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
1
-2
/
+4
2002-01-12
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
1
-2
/
+4
2002-01-12
Thanks to vance for spotting the missing Makefile.in commit.
Andrew Bartlett
1
-1
/
+1
2002-01-09
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
1
-1
/
+1
2002-01-08
- fixed my breakage of CPPFLAGS
Andrew Tridgell
1
-1
/
+2
2002-01-07
- use CFLAGS when linking shared libs (for things like -64 on irix)
Andrew Tridgell
1
-3
/
+2
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-1
/
+1
2002-01-03
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
1
-0
/
+1
2002-01-02
We should be SHLD not LINK when creating shared libraries.
Jeremy Allison
1
-7
/
+7
2002-01-02
Removed reference to rpc_client/cli_netlogon.o from dependencies for
Tim Potter
1
-1
/
+1
2002-01-01
Further rpc_client removal, this time from winbindd.
Andrew Bartlett
1
-6
/
+1
2002-01-01
A farily large commit:
Andrew Bartlett
1
-3
/
+1
2001-12-30
Make Samba compile on RH 6.2 again.
Andrew Bartlett
1
-1
/
+2
2001-12-21
merge from 2.2
Gerald Carter
1
-8
/
+0
2001-12-21
remove duplicate lines
Herb Lewis
1
-3
/
+0
2001-12-20
added net lookup command
Andrew Tridgell
1
-1
/
+1
2001-12-20
net ads password and net ads chostpass commands from Remus Koos
Andrew Tridgell
1
-1
/
+1
2001-12-19
Added AC_CHECK_FUNCS(syslog vsyslog).
Jeremy Allison
1
-3
/
+3
2001-12-19
Add a very trivial talloc torture program, bin/talloctort. Not built
Martin Pool
1
-0
/
+7
2001-12-15
Allow HPUX to link with new ACL code.
Jeremy Allison
1
-2
/
+2
2001-12-14
Added the group enum code from 2.2
Jeremy Allison
1
-4
/
+3
2001-12-13
-Insswitch/ breaks the build by preventing include of <nss.h> from working
Andrew Tridgell
1
-1
/
+1
2001-12-12
allow IRIX to build nsswitch/libnss_wins.so
Herb Lewis
1
-5
/
+5
2001-12-12
added a -V[erbose] option to samsync. Decode a lot of information
Jean-François Micouleau
1
-1
/
+1
2001-12-11
add PATH_FLAGS to .po32 objects so dynconfig builds with smbwrapper
Herb Lewis
1
-1
/
+1
2001-12-11
added a net time command. Allow display or set of system time based on
Andrew Tridgell
1
-2
/
+3
2001-12-11
Modify winbindd to use authenticated user info from secrets.tdb when making
Tim Potter
1
-3
/
+5
2001-12-11
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
1
-1
/
+2
2001-12-10
Also show LDFLAGS/LDSHFLAGS when starting compilation, because they're
Martin Pool
1
-2
/
+4
2001-12-08
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
1
-1
/
+1
2001-12-07
include/build_env.h wasn't getting built by default with new rules unless
Herb Lewis
1
-1
/
+1
2001-12-07
OK I think this does what everyone wants with the .headers.stamp
Herb Lewis
1
-3
/
+3
2001-12-06
remove .headers.stamp from the delheaders definition
Jean-François Micouleau
1
-2
/
+2
2001-12-05
merge from 2.2
Herb Lewis
1
-7
/
+7
2001-12-05
dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other include
Herb Lewis
1
-3
/
+4
2001-12-05
OK. Smbpasswd -j is DEAD.
Andrew Bartlett
1
-12
/
+17
2001-12-04
move proto.h and build_env.h from $(srcdir)/include to $(builddir)/include
Jean-François Micouleau
1
-2
/
+3
2001-12-04
Add 'net rpc join' to match the ADS equiv.
Andrew Bartlett
1
-1
/
+4
2001-12-03
added a tdb to store the account policy informations.
Jean-François Micouleau
1
-1
/
+1
2001-12-03
make proto should build winbindd_proto.h as well
Andrew Tridgell
1
-1
/
+1
2001-12-03
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
1
-1
/
+2
2001-12-03
This is another major rework of the 'net' command.
Andrew Bartlett
1
-1
/
+1
2001-12-03
added nsstest target
Andrew Tridgell
1
-1
/
+7
2001-12-03
split winbindd_enum_dom_groups into the new backend structure
Andrew Tridgell
1
-1
/
+2
2001-12-01
added smbgroupedit to compile by default
Jean-François Micouleau
1
-1
/
+1
2001-12-01
added $(LDFLAGS) to link smbmount/smbmnt/smbumount to make Red Hat Linux
Motonobu Takahashi
1
-3
/
+3
2001-11-29
Make better use of the ads_init() function to get the kerberos relam etc.
Andrew Bartlett
1
-1
/
+2
2001-11-26
This compleats the of the authenticaion subystem into the new 'auth'
Andrew Bartlett
1
-6
/
+5
[next]