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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
winbindd: Fix crash in cm_connect_sam()
Gerald (Jerry) Carter
2008-08-22
1
-2
/
+7
*
cifs.upcall: bump SPNEGO msg version number and don't reject old versions
Jeff Layton
2008-08-22
2
-3
/
+3
*
net: Add missing colon to unify usage messages.
Karolin Seeger
2008-08-22
1
-2
/
+2
*
loadparm: idmap backend is not depracated any longer.
Karolin Seeger
2008-08-22
1
-1
/
+1
*
cifs.upcall: fix build warning
Jeff Layton
2008-08-21
1
-1
/
+2
*
cifs.upcall: enable building by default on linux
Jeff Layton
2008-08-21
1
-4
/
+19
*
cifs.upcall: move default install location to EPREFIX/sbin
Jeff Layton
2008-08-21
1
-4
/
+4
*
cifs.upcall: handle MSKRB5 OID properly
Jeff Layton
2008-08-21
1
-5
/
+13
*
mount.cifs: don't prompt for password on krb5 mounts
Jeff Layton
2008-08-21
1
-1
/
+2
*
Fix broken net rpc join message when DC can't be found. Ensure we pass in a d...
Jeremy Allison
2008-08-21
1
-2
/
+3
*
rpc_server: make it a little more obvious what flags we send to a client.
Günther Deschner
2008-08-22
1
-1
/
+10
*
Fix Bug #5710 and make machine account password changing work again.
Günther Deschner
2008-08-21
1
-23
/
+52
*
Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_...
Jeremy Allison
2008-08-21
1
-2
/
+3
*
re-run make idl.
Günther Deschner
2008-08-21
4
-14
/
+40
*
IDL: fix IDL for netr_ServerPasswordSet2().
Günther Deschner
2008-08-21
1
-3
/
+3
*
build: add [clean_]libsmbclient_examples targets to top level Makefile
Michael Adam
2008-08-21
1
-0
/
+11
*
libsmbclient examples: add Makefile.internal.in for building from a samba source
Michael Adam
2008-08-21
1
-0
/
+1
*
Here is a re-working of the winbindd
Jeremy Allison
2008-08-20
5
-9
/
+46
*
build: auto-generate symbols for libsmbsharemodes.
Michael Adam
2008-08-20
2
-5
/
+5
*
build: autogenerate symbols for libsmbclient.so
Michael Adam
2008-08-20
2
-6
/
+5
*
build: fix bug #5590 by not linking in the static libs but the objects.
Michael Adam
2008-08-20
1
-1
/
+1
*
build: fall down to the same place when using an internal lib statically.
Michael Adam
2008-08-20
1
-1
/
+1
*
build: remove duplicated and hardcoded definition of LIBSMBSHAREMODES
Michael Adam
2008-08-20
1
-2
/
+0
*
build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency.
Michael Adam
2008-08-20
1
-4
/
+4
*
fix build warning.
Günther Deschner
2008-08-20
1
-1
/
+1
*
libads: remove unused vars.
Günther Deschner
2008-08-20
1
-3
/
+0
*
fix another build warning.
Günther Deschner
2008-08-20
1
-2
/
+2
*
nss_winbind: When returning NSS_UNAVAIL, squash errno to ENOENT
Gerald (Jerry) Carter
2008-08-20
1
-2
/
+18
*
smbd: fix the handling of create_options to pass RAW-OPEN
Stefan Metzmacher
2008-08-20
3
-4
/
+28
*
Updated Doxyfile conf to doxygen version 1.5.3
Steven Danneman
2008-08-20
1
-31
/
+47
*
Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...
Jeremy Allison
2008-08-19
4
-10
/
+14
*
winbindd: consistently use false/true.
Günther Deschner
2008-08-19
1
-27
/
+27
*
winbindd: use set_auth_errors (avoid code duplication).
Günther Deschner
2008-08-19
1
-28
/
+6
*
winbindd: fill_in_password_policy (to avoid redundant code).
Günther Deschner
2008-08-19
1
-20
/
+18
*
pam_winbind: some doxygen fixes.
Günther Deschner
2008-08-19
1
-24
/
+12
*
wbinfo: use wbinfo_prompt_pass() everywhere.
Günther Deschner
2008-08-19
1
-23
/
+16
*
wbinfo: add wbinfo_prompt_pass.
Günther Deschner
2008-08-19
1
-0
/
+27
*
pam_winbind: use pam error string function to display result.
Günther Deschner
2008-08-19
1
-1
/
+2
*
pam_winbind: add _pam_error_code_str().
Günther Deschner
2008-08-19
1
-0
/
+72
*
pam_winbind: use integer constants.
Günther Deschner
2008-08-19
1
-14
/
+14
*
winbindd: kill some trailing/leading whitespace.
Günther Deschner
2008-08-19
1
-159
/
+159
*
build: fix linking cifs.upcall when nscd_flush_cache() is found.
Michael Adam
2008-08-19
1
-1
/
+1
*
Make the change to smbcontrol for "all" to mean broadcast,
Jeremy Allison
2008-08-18
1
-4
/
+3
*
Fix length error in wrapping spnego blob
Igor Mammedov
2008-08-18
1
-1
/
+1
*
Fix bug 5696. The problem was when smbd
Jeremy Allison
2008-08-16
1
-2
/
+18
*
Attempt to fix Coverity ID 596
Volker Lendecke
2008-08-16
1
-1
/
+1
*
Attempt to fix Coverity ID 595
Volker Lendecke
2008-08-16
1
-1
/
+1
*
I think the problem with these functions is that lookup_usergroups
Herb Lewis
2008-08-15
2
-18
/
+18
*
configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default wi...
Michael Adam
2008-08-15
1
-2
/
+2
*
configure: use ${libdir} instead of \${LIBDIR}.
Michael Adam
2008-08-15
1
-4
/
+4
[next]