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
/
source4
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Repel pstring to nsswitch/.
Jelmer Vernooij
2008-10-22
3
-12
/
+8
*
Remove pstring usage.
Jelmer Vernooij
2008-10-22
1
-10
/
+4
*
Import Winbind NSS file for NetBSD in an attempt to fix the build on
Jelmer Vernooij
2008-10-12
1
-0
/
+40
*
Use absolute paths for wbinfo rather than relying on it being in PATH.
Jelmer Vernooij
2008-09-21
1
-3
/
+3
*
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
Fix failures in the winbind struct-based test.
Andrew Bartlett
2008-09-11
1
-1
/
+0
*
Move blackbox tests closer to what they're testing.
Jelmer Vernooij
2008-06-26
1
-0
/
+187
*
wbinfo: Output string for sid type in lookupsid.
Kai Blin
2008-06-20
1
-20
/
+20
*
Use new dynconfig.h location.
Jelmer Vernooij
2008-05-27
1
-1
/
+1
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-3
/
+3
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-08
1
-1
/
+1
|
\
|
*
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2008-04-01
1
-1
/
+1
*
|
Merge v4.0-test
Jelmer Vernooij
2008-03-28
1
-2
/
+1
|
\
|
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-5
/
+7
|
/
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-1
/
+1
*
Fix build with partial linking.
Jelmer Vernooij
2008-02-18
1
-1
/
+2
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
1
-1
/
+0
*
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
2008-01-21
1
-4
/
+1
*
wbinfo: Handle SID_NAME_COMPUTER in sid_type_lookup
Kai Blin
2008-01-11
1
-0
/
+1
*
r26515: nsswitch: Get rid of a pstring
Kai Blin
2007-12-21
1
-1
/
+1
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-4
/
+4
*
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
2007-12-21
1
-5
/
+5
*
r25706: Merge padding fix from Samba3.
Günther Deschner
2007-12-21
1
-1
/
+1
*
r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc
Andrew Bartlett
2007-12-21
1
-1
/
+0
*
r25618: I'm sick of the fstring warnings turning up here. Let's see how much
Andrew Bartlett
2007-12-21
1
-0
/
+1
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-85
/
+85
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO call
Stefan Metzmacher
2007-10-10
2
-3
/
+1
*
r25192: try to fix the build on sun/solaris hosts
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r25181: sync winbind client code with samba3
Stefan Metzmacher
2007-10-10
9
-396
/
+457
*
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
Stefan Metzmacher
2007-10-10
3
-3
/
+1
*
r25047: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25027: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r24629: Make read_sock return the total number of bytes read instead
Michael Adam
2007-10-10
1
-3
/
+3
*
r24374: Add a getpwuid lookup to wbinfo
Kai Blin
2007-10-10
1
-0
/
+38
*
r24286: (missed from previous commit)
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r24285: A number of machines on the build farm fail because while they use
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r23876: Prepare to run nsstest from make test, just not add it to tests_all.s...
Kai Blin
2007-10-10
2
-1
/
+20
*
r23852: Merge Samba 3.2's wbinfo into Samba4, so Kai can use it for testing.
Andrew Bartlett
2007-10-10
2
-0
/
+1271
*
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
2007-10-10
8
-16
/
+16
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r23794: convert more code from LGPLv2+ to LGPLv3+
Andrew Tridgell
2007-10-10
8
-36
/
+22
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
2
-6
/
+4
*
r23675: Build libnss_winbind on linux.
Kai Blin
2007-10-10
3
-0
/
+1300
*
r23674: Merge changes from Samba 3 SVN r23539:
Kai Blin
2007-10-10
2
-6
/
+1
*
r23481: As per metze's suggestion, move the nsstest files from torture/ to ns...
Kai Blin
2007-10-10
4
-0
/
+549
*
r23311: Updating the samba4 winbind protocol to version 18.
Kai Blin
2007-10-10
3
-142
/
+304
[next]