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
/
source4
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-3
/
+3
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+1
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2008-03-28
Merge v4.0-test
Jelmer Vernooij
1
-2
/
+1
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-5
/
+7
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-02-18
Fix build with partial linking.
Jelmer Vernooij
1
-1
/
+2
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-21
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
1
-4
/
+1
2008-01-11
wbinfo: Handle SID_NAME_COMPUTER in sid_type_lookup
Kai Blin
1
-0
/
+1
2007-12-21
r26515: nsswitch: Get rid of a pstring
Kai Blin
1
-1
/
+1
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-4
/
+4
2007-12-21
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
1
-5
/
+5
2007-12-21
r25706: Merge padding fix from Samba3.
Günther Deschner
1
-1
/
+1
2007-12-21
r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc
Andrew Bartlett
1
-1
/
+0
2007-12-21
r25618: I'm sick of the fstring warnings turning up here. Let's see how much
Andrew Bartlett
1
-0
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-85
/
+85
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO call
Stefan Metzmacher
2
-3
/
+1
2007-10-10
r25192: try to fix the build on sun/solaris hosts
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r25181: sync winbind client code with samba3
Stefan Metzmacher
9
-396
/
+457
2007-10-10
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
Stefan Metzmacher
3
-3
/
+1
2007-10-10
r25047: Fix more warnings.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25027: Fix more warnings.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r24629: Make read_sock return the total number of bytes read instead
Michael Adam
1
-3
/
+3
2007-10-10
r24374: Add a getpwuid lookup to wbinfo
Kai Blin
1
-0
/
+38
2007-10-10
r24286: (missed from previous commit)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r24285: A number of machines on the build farm fail because while they use
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23876: Prepare to run nsstest from make test, just not add it to tests_all.s...
Kai Blin
2
-1
/
+20
2007-10-10
r23852: Merge Samba 3.2's wbinfo into Samba4, so Kai can use it for testing.
Andrew Bartlett
2
-0
/
+1271
2007-10-10
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
8
-16
/
+16
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-3
/
+1
2007-10-10
r23794: convert more code from LGPLv2+ to LGPLv3+
Andrew Tridgell
8
-36
/
+22
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2
-6
/
+4
2007-10-10
r23675: Build libnss_winbind on linux.
Kai Blin
3
-0
/
+1300
2007-10-10
r23674: Merge changes from Samba 3 SVN r23539:
Kai Blin
2
-6
/
+1
2007-10-10
r23481: As per metze's suggestion, move the nsstest files from torture/ to ns...
Kai Blin
4
-0
/
+549
2007-10-10
r23311: Updating the samba4 winbind protocol to version 18.
Kai Blin
3
-142
/
+304
2007-10-10
r18218: setenv() is guaranteed by libreplace
Andrew Tridgell
1
-13
/
+0
2007-10-10
r17794: ifdef out unused macros
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r15321: Reduce the size of rewrite.m4 a bit more
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r13244: Allow control of the location of the Samba3-compatible winbindd pipe
Andrew Bartlett
1
-0
/
+2
2007-10-10
r12859: Make Samba4 match the Samba3 winbindd interface. trunk has moved too
Andrew Bartlett
1
-4
/
+1
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-1
/
+1
[next]