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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-20
Updated Doxyfile conf to doxygen version 1.5.3
Steven Danneman
1
-31
/
+47
2008-08-19
Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...
Jeremy Allison
4
-10
/
+14
2008-08-19
winbindd: consistently use false/true.
Günther Deschner
1
-27
/
+27
2008-08-19
winbindd: use set_auth_errors (avoid code duplication).
Günther Deschner
1
-28
/
+6
2008-08-19
winbindd: fill_in_password_policy (to avoid redundant code).
Günther Deschner
1
-20
/
+18
2008-08-19
pam_winbind: some doxygen fixes.
Günther Deschner
1
-24
/
+12
2008-08-19
wbinfo: use wbinfo_prompt_pass() everywhere.
Günther Deschner
1
-23
/
+16
2008-08-19
wbinfo: add wbinfo_prompt_pass.
Günther Deschner
1
-0
/
+27
2008-08-19
pam_winbind: use pam error string function to display result.
Günther Deschner
1
-1
/
+2
2008-08-19
pam_winbind: add _pam_error_code_str().
Günther Deschner
1
-0
/
+72
2008-08-19
pam_winbind: use integer constants.
Günther Deschner
1
-14
/
+14
2008-08-19
winbindd: kill some trailing/leading whitespace.
Günther Deschner
1
-159
/
+159
2008-08-19
build: fix linking cifs.upcall when nscd_flush_cache() is found.
Michael Adam
1
-1
/
+1
2008-08-18
Make the change to smbcontrol for "all" to mean broadcast,
Jeremy Allison
2
-8
/
+16
2008-08-18
Fix length error in wrapping spnego blob
Igor Mammedov
1
-1
/
+1
2008-08-16
Fix bug 5696. The problem was when smbd
Jeremy Allison
1
-2
/
+18
2008-08-16
Attempt to fix Coverity ID 596
Volker Lendecke
1
-1
/
+1
2008-08-16
Attempt to fix Coverity ID 595
Volker Lendecke
1
-1
/
+1
2008-08-15
I think the problem with these functions is that lookup_usergroups
Herb Lewis
2
-18
/
+18
2008-08-15
configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default wi...
Michael Adam
1
-2
/
+2
2008-08-15
configure: use ${libdir} instead of \${LIBDIR}.
Michael Adam
1
-4
/
+4
2008-08-15
configure: remove the --with-libdir parameter.
Michael Adam
1
-16
/
+0
2008-08-15
popt: add support for setting MODULESDIR via popt_common_dynconfig.
Michael Adam
1
-0
/
+10
2008-08-15
svcctl: use MODULESDIR instead of LIBDIR for the svcctl script directory.
Michael Adam
2
-6
/
+6
2008-08-15
libgpo: use MODULESDIR instead of LIBDIR for the group policy extensions.
Michael Adam
1
-1
/
+1
2008-08-15
Use module_path() instead of lib_path() for loading shared modules.
Michael Adam
1
-1
/
+1
2008-08-15
Add modules_path() to construct paths to files in MODULESDIR.
Michael Adam
2
-0
/
+14
2008-08-15
buildoptions: output MODULESDIR.
Michael Adam
1
-0
/
+1
2008-08-15
dynconfig: add support for MODULESDIR.
Michael Adam
2
-0
/
+5
2008-08-15
configure: Add --with-modulesdir to accompany --with-libdir.
Michael Adam
2
-11
/
+33
2008-08-15
dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.h
Michael Adam
2
-232
/
+0
2008-08-15
dynconfig: remove unused prototypes.
Michael Adam
1
-4
/
+5
2008-08-15
proto.h: remove prototypes from dynconfig.c
Michael Adam
1
-25
/
+0
2008-08-15
Makefile: print codepagedir in "make showlayout".
Michael Adam
1
-0
/
+1
2008-08-15
build: fix a typo in the installlibtalloc rule.
Michael Adam
1
-1
/
+1
2008-08-14
Fix show-stopper for 3.2. Smbd depends on group SID
Jeremy Allison
1
-0
/
+34
2008-08-14
Make it clear that this is a temporary context byusing a talloc stackframe in...
Jeremy Allison
1
-22
/
+16
2008-08-14
Fix bug #5692 - Core dump in full_audit.so.
Jeremy Allison
4
-6
/
+5
2008-08-14
Revert "Add a gpfs_prefetch module"
Michael Adam
3
-315
/
+1
2008-08-14
smbspool: Fix printing on port 139.
Karolin Seeger
1
-1
/
+1
2008-08-14
netapi: add some remaining documentation fixes.
Günther Deschner
1
-3
/
+3
2008-08-14
netapi: add doxygen documentation for NetUserModalsGet and NetUserModalsSet.
Günther Deschner
1
-0
/
+30
2008-08-14
netapi: add doxygen documentation for NetLocalGroup{Add,Del,Set,Get}Members.
Günther Deschner
1
-0
/
+75
2008-08-14
netapi: make libnetapi_open_ipc_connection static.
Günther Deschner
8
-196
/
+114
2008-08-14
netapi: make non-implemented local calls default to remote "localhost" calls.
Günther Deschner
6
-38
/
+35
2008-08-14
netapi: add NetLocalGroupGetMembers example code.
Günther Deschner
2
-0
/
+171
2008-08-14
netapi: let libnetapi_samr_lookup_and_open_alias return NTSTATUS.
Günther Deschner
1
-85
/
+77
2008-08-14
Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.
Michael Adam
2
-0
/
+49
2008-08-14
Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.
Michael Adam
2
-0
/
+62
2008-08-14
Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.
Michael Adam
2
-0
/
+49
[next]