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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
winbindd: add event based machine password change.
Günther Deschner
2008-08-23
2
-0
/
+120
*
Don't re-initialize a token when we already have one. This fixes the build fa...
Jeremy Allison
2008-08-22
2
-10
/
+16
*
idmap_gid_to_sid: Fix a cut-a-npaste error.
Gerald (Jerry) Carter
2008-08-22
1
-1
/
+1
*
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
*
manpages: Add documentation for new 'net rpc vampire' subcommands.
Karolin Seeger
2008-08-22
1
-0
/
+13
*
net: Add missing colon to unify usage messages.
Karolin Seeger
2008-08-22
1
-2
/
+2
*
manpages: Add manpage for "init logon delayed hosts".
Karolin Seeger
2008-08-22
1
-0
/
+21
*
manpages: Add manpage for "init logon delay".
Karolin Seeger
2008-08-22
1
-0
/
+15
*
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
*
gitignore: add examples/libsmbclient/Makefile.internal - a generated file
Michael Adam
2008-08-21
1
-0
/
+1
*
build: add [clean_]libsmbclient_examples targets to top level Makefile
Michael Adam
2008-08-21
1
-0
/
+11
*
libsmbclient examples: source/bin to the library search path for smbwrapper b...
Michael Adam
2008-08-21
1
-1
/
+1
*
libsmbclient examples: add Makefile.internal.in for building from a samba source
Michael Adam
2008-08-21
2
-0
/
+139
*
libsmbclient examples: fix prototype for readlink
Michael Adam
2008-08-21
1
-1
/
+1
*
Here is a re-working of the winbindd
Jeremy Allison
2008-08-20
6
-9
/
+61
*
gitignore: add examples/libsmbclient/tree
Michael Adam
2008-08-20
1
-0
/
+1
*
gitignore: add lib/netapi/tests/Makefile
Michael Adam
2008-08-20
1
-0
/
+1
*
gitignore: add libsmbsharemodes.syms - this is now generated
Michael Adam
2008-08-20
1
-0
/
+1
*
build: auto-generate symbols for libsmbsharemodes.
Michael Adam
2008-08-20
2
-5
/
+5
*
gitignore: add libsmbclient.syms - this is now generated
Michael Adam
2008-08-20
1
-0
/
+1
*
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
[prev]
[next]