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
2010-03-31
selftest: Convert filter-subunit to Python so the subunit Python module
Jelmer Vernooij
1
-1
/
+1
2010-03-30
selftest: Replace perl subunit formatter with python subunit formatter,
Jelmer Vernooij
1
-1
/
+1
2010-03-28
Remove extension from format-subunit.
Jelmer Vernooij
1
-3
/
+1
2010-03-19
s3:librpc: remove unused stuff
Stefan Metzmacher
1
-1
/
+0
2010-03-16
Add smbta-util to manage the encryption key.
Holger Hetterich
1
-4
/
+13
2010-03-10
s3: Fix a long-standing problem with recycled PIDs
Volker Lendecke
1
-3
/
+4
2010-03-08
s3: add missing Makefile.in changes for vfs_crossrename
Björn Jacke
1
-0
/
+5
2010-03-08
samba: remove cifs-utils tools from build systems
Jeff Layton
1
-49
/
+5
2010-03-03
s3: Fix build file due to file move. Use the new path of iniparser
Matthieu Patou
1
-2
/
+2
2010-03-03
s3: Allow pam_winbind.c to build without localedir.c
Matthieu Patou
1
-1
/
+8
2010-03-03
s3: build sddl.c in samba3
Michael Adam
1
-0
/
+1
2010-03-01
s3:groupmap revert to tdb storage
Simo Sorce
1
-1
/
+1
2010-03-01
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
1
-0
/
+1
2010-02-23
s3:schannel streamline interface
Simo Sorce
1
-2
/
+1
2010-02-23
s3 move the sitename cache in its own file
Simo Sorce
1
-1
/
+2
2010-02-13
libwbclient: Separate out the async functions
Kai Blin
1
-5
/
+11
2010-02-12
s3: Implement global locks in a g_lock tdb
Volker Lendecke
1
-0
/
+2
2010-02-04
s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might requ...
Björn Jacke
1
-1
/
+1
2010-02-04
s3: fix build on Tru64 after it broke with deactivating pthread pool support
Björn Jacke
1
-3
/
+6
2010-01-29
s3: link thread objects in libsmbclient only and adjust linker flags
Björn Jacke
1
-8
/
+10
2010-01-27
s3: Install and uninstall the static version of libwbclient
Lars Müller
1
-0
/
+2
2010-01-26
Add dependency of bin/smbfilter to libwbclient.
Lars Müller
1
-1
/
+1
2010-01-26
s3: fix detection and flags for using pthread
Björn Jacke
1
-2
/
+2
2010-01-24
s3: Add NTLMSSP_FEATURE_CCACHE
Volker Lendecke
1
-5
/
+11
2010-01-12
s3: Add the "scannedonly" vfs virus scanner interface module
Olivier Sessink
1
-0
/
+5
2010-01-10
s3: Trim libnss_wins.so
Volker Lendecke
1
-2
/
+1
2010-01-10
s3: Trim down some utilities a bit
Volker Lendecke
1
-11
/
+11
2010-01-03
s3: Trim down smbcontrol a bit
Volker Lendecke
1
-4
/
+2
2009-12-22
libcli/auth Make gd's NDR NTLMSSP parsers helpers common
Andrew Bartlett
1
-1
/
+1
2009-12-21
s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc
Volker Lendecke
1
-0
/
+1
2009-12-21
s3: Remove unused winbindd_dual_userinfo
Volker Lendecke
1
-1
/
+0
2009-12-01
s3:add split_tokens, a cmdline tool to test next_token_talloc()
Michael Adam
1
-0
/
+14
2009-12-01
s3:fix linking of the t_str* test programs
Michael Adam
1
-4
/
+4
2009-12-01
s3:fix linking of libbigballofmud (on my box at least)
Michael Adam
1
-3
/
+3
2009-11-29
s3: Add a regression test for bug 6898
Volker Lendecke
1
-1
/
+2
2009-11-27
s3-nsstest: drastically shrink size and dependencies of nsstest binary.
Günther Deschner
1
-7
/
+3
2009-11-23
s3: add dbwrap_torture - a tool to stress test tdb transactions through dbwrap
Michael Adam
1
-1
/
+19
2009-11-20
s3-build: delete more object files for "make clean".
Günther Deschner
1
-2
/
+3
2009-11-19
s3-build: really fix build of winbind_krb5_locator.
Günther Deschner
1
-1
/
+1
2009-11-19
s3-build: make sure to remove libds and client object files on make clean.
Günther Deschner
1
-1
/
+3
2009-11-02
lib/util Use rfc1738.c from Squid for all our URL encode/decode needs.
Andrew Bartlett
1
-1
/
+1
2009-10-31
s3:Makefile: add LIBREPLACE_LIBS for talloc, tdb and wbclient
Björn Jacke
1
-3
/
+3
2009-10-31
ѕ3:buildsystem: fix depenencies for libreplace
Björn Jacke
1
-4
/
+3
2009-10-29
s3-secrets: use autogenerated code for TRUSTED_DOM_PASS struct parsing from a...
Günther Deschner
1
-1
/
+2
2009-10-29
s3: add secrets.idl.
Günther Deschner
1
-1
/
+2
2009-10-28
Add in Metze's new code to ndr encode the user.DOSATTRIB
Stefan (metze) Metzmacher
1
-0
/
+1
2009-10-21
s3:Makefile: add some explicit dependencies to libc
Björn Jacke
1
-2
/
+2
2009-10-21
nsswitch: fix the build of the winbind krb5 locator plugin.
Günther Deschner
1
-1
/
+1
2009-10-20
Fix the pam_smbpass.so build with the recent linker flag changes.
Jeremy Allison
1
-2
/
+2
2009-10-20
s3:Makefile: rename LDSHFLAG variables to make meaning more obvious
Björn Jacke
1
-88
/
+88
[next]