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-08-01
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
1
-1
/
+1
2003-08-01
locking.c now refers to map_nt_error_from_unix, so link it in with
Volker Lendecke
1
-2
/
+2
2003-07-31
spnego.c has function definitions. Prototype them.
Volker Lendecke
1
-1
/
+1
2003-07-30
bin/net needs server_mutex as kerberos_verify now uses it.
Volker Lendecke
1
-1
/
+1
2003-07-29
split replace into replace and replace1 to allow setenv to be used by
Herb Lewis
1
-5
/
+6
2003-07-29
Add NT quotas support. Users allowed now to manage quotas on systems with sys...
Alexander Bokovoy
1
-0
/
+6
2003-07-29
This adds gss-spnego to ntlm_auth. It contains some new spnego support
Volker Lendecke
1
-1
/
+2
2003-07-27
the testsuite lib needs dummyroot too.
Andrew Bartlett
1
-1
/
+1
2003-07-22
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
1
-9
/
+10
2003-07-21
Metze's AD/LDAP detection patches mainly to do with library detection.
Tim Potter
1
-13
/
+15
2003-07-18
Uninstall modules as part of uninstall. Partial fix for 236.
Tim Potter
1
-1
/
+1
2003-07-16
Add API framework for server SMB signing.
Jeremy Allison
1
-2
/
+2
2003-07-15
Add mandir to installdir target. Otherwise installman fails for clean DESTDIR
Alexander Bokovoy
1
-1
/
+1
2003-07-11
get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
Herb Lewis
1
-2
/
+2
2003-07-11
Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba...
Tim Potter
1
-2
/
+1
2003-07-10
pdbedit should not call idmap anymore. Otherwise pdbedit -L would
Volker Lendecke
1
-1
/
+1
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
1
-1
/
+2
2003-07-07
Fix the build...
Jeremy Allison
1
-2
/
+1
2003-07-07
another compile fix
Gerald Carter
1
-1
/
+1
2003-07-07
fix some compile problems. Can't get IDMAP_OBJ our of proto.h
Gerald Carter
1
-5
/
+6
2003-07-07
Cleaning up linking issues. sam/idmap*.c only links in
Gerald Carter
1
-23
/
+17
2003-07-01
removing nisplussam
Gerald Carter
1
-5
/
+0
2003-07-01
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
1
-14
/
+13
2003-06-30
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
1
-6
/
+7
2003-06-26
Remove the MODULES_CLEAN variable. It's no longer necessary since
Jelmer Vernooij
1
-1
/
+1
2003-06-26
cleaning up more build issues. Tested
Gerald Carter
1
-15
/
+15
2003-06-25
fix linking of some things that are not built by default
Gerald Carter
1
-14
/
+14
2003-06-25
large change:
Gerald Carter
1
-12
/
+13
2003-06-25
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
1
-1
/
+1
2003-06-24
add tdb backup function separation and winbind idmap upgrade code form
Simo Sorce
1
-2
/
+2
2003-06-21
This removes the StrCaseCmp() stuff from 'net idmap' and 'net
Andrew Bartlett
1
-1
/
+1
2003-06-21
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
1
-2
/
+2
2003-06-18
Add installmodules to install
Jelmer Vernooij
1
-1
/
+1
2003-06-17
Fix building idmap_winbind as shared module
Jelmer Vernooij
1
-1
/
+1
2003-06-16
Build libnss_wins.so as part of nsswitch target. Fix for bug #160
Tim Potter
1
-11
/
+12
2003-06-10
removed editreg from standard build until it is portable. Right now it
Andrew Tridgell
1
-1
/
+5
2003-06-06
get rid of IRIX o32 builds - some libraries (kerberos and ldap) are only
Herb Lewis
1
-7
/
+0
2003-06-06
remove o32 targets for IRIX. kerberos and ldap libraries are n32 only so
Herb Lewis
1
-13
/
+2
2003-06-06
get rid of warning about malformed if in Makefile
Herb Lewis
1
-2
/
+2
2003-06-06
fix build on systems w/o LDAP libs
Gerald Carter
1
-1
/
+1
2003-06-06
delete extra PASSDBLIB at beginning
Herb Lewis
1
-1
/
+1
2003-06-06
pdbedit needs PASSDBLIBS
Herb Lewis
1
-1
/
+1
2003-06-06
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
1
-11
/
+11
2003-06-05
working draft of the idmap_ldap code.
Gerald Carter
1
-5
/
+7
2003-05-29
Add smb_register_idmap(). Based on a patch from metze
Jelmer Vernooij
1
-12
/
+21
2003-05-27
More fixes for builddir != srcdir.
Tim Potter
1
-30
/
+23
2003-05-23
Don't use extensions like '\t' in a sed script. It breaks the make proto.
Jeremy Allison
1
-6
/
+6
2003-05-23
installman needs to depend on installdirs, to fix parallel
Andrew Tridgell
1
-2
/
+2
2003-05-23
Bug 83: fixes for building when $srcdir != $builddir from David Lee
Tim Potter
1
-18
/
+25
2003-05-22
Compile shared modules with the -fPIC flag. Reported by Steve Langasek aka
Jelmer Vernooij
1
-38
/
+38
[next]