Age | Commit message (Expand) | Author | Files | Lines |
2010-08-28 | s3: Fix smb_pam_passcheck | Volker Lendecke | 2 | -4/+4 |
2010-08-28 | pidl:Samba4/NDR/Client: support argument based stubs for [in,out,string] | Stefan Metzmacher | 1 | -2/+17 |
2010-08-28 | pidl:NDR: [in,out,string] doesn't need to pointers | Stefan Metzmacher | 1 | -1/+1 |
2010-08-28 | pidl:Samba4/NDR/Client: correctly copy [out,charset()] buffers | Stefan Metzmacher | 1 | -20/+62 |
2010-08-28 | pidl:Samba4/NDR/Client: fix skip reason for unsized arrays | Stefan Metzmacher | 1 | -1/+1 |
2010-08-28 | selftest/Subunit.pm: fix perl warnings | Stefan Metzmacher | 1 | -1/+1 |
2010-08-28 | s3: Those functions are no macros anymore :-) | Volker Lendecke | 1 | -4/+0 |
2010-08-28 | lib/util: remove implicit discard_const_p() from SAFE_FREE() | Stefan Metzmacher | 1 | -1/+1 |
2010-08-28 | s3:smbd: s/sa_len/sa_socklen , because sa_len is a macro on IRIX | Stefan Metzmacher | 1 | -7/+7 |
2010-08-28 | Revert "lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen" | Stefan Metzmacher | 3 | -39/+39 |
2010-08-27 | Fix bug #7653 - When SMB2 is on, Windows 7 clients can not connect as guest t... | Jeremy Allison | 1 | -0/+8 |
2010-08-27 | s3: Lift smbd_server_fd() from smb_pam_passcheck | Volker Lendecke | 3 | -9/+12 |
2010-08-27 | s3: Lift smbd_server_fd() from smb_pam_start | Volker Lendecke | 1 | -16/+9 |
2010-08-27 | s3: Pass "private_data" through string_combinations() | Volker Lendecke | 1 | -12/+24 |
2010-08-27 | s4:torture/rpc/winreg.c - set "error_message" to NULL in "test_HKLM_wellknown" | Matthias Dieter Wallnöfer | 1 | -9/+18 |
2010-08-27 | s4:torture/spoolss_access.c - fix discarded const warning | Matthias Dieter Wallnöfer | 1 | -2/+3 |
2010-08-27 | s4:torture/raw/notify.c - freeable stuff shouldn't be "const" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-08-27 | s4:ntvfs/posix/pvfs_*.c - quiet Solaris warnings | Matthias Dieter Wallnöfer | 3 | -15/+13 |
2010-08-27 | s4:credentials_krb5.c - quiet a Solaris warning | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-08-27 | s3: Cache results of finding printer names | Volker Lendecke | 1 | -0/+39 |
2010-08-27 | lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen | Stefan Metzmacher | 3 | -39/+39 |
2010-08-27 | s3: Pass rhost through to smb_pam_passchange | Volker Lendecke | 5 | -19/+42 |
2010-08-27 | s3-waf: build samldap passdb backend | Sumit Bose | 2 | -2/+2 |
2010-08-27 | s4-dsdb: Fixed a compiler warning. | Nadezhda Ivanova | 1 | -1/+0 |
2010-08-27 | s3: source/ is long gone :-) | Volker Lendecke | 1 | -1/+1 |
2010-08-27 | s4-pynet: pynet depends on pyrpc_util | Andrew Tridgell | 1 | -1/+1 |
2010-08-27 | pyrpc: Add py_check_dcerpc_type(). | Jelmer Vernooij | 4 | -8/+98 |
2010-08-26 | Fix bug #7651 - mknod and mkfifo fails with "No such file or directory" | Jeremy Allison | 1 | -2/+2 |
2010-08-26 | s3-proto: remove obsolete prototypes. | Günther Deschner | 1 | -14/+0 |
2010-08-26 | s3: Fix typos | Volker Lendecke | 1 | -2/+2 |
2010-08-26 | s3: Remove smbd_server_fd from expand_msdfs_target | Volker Lendecke | 1 | -3/+2 |
2010-08-26 | libcli/auth/ntlm_check.c - fix parameter indentation | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-08-26 | s4:ntlm/auth.c - add a whitespace in a debug output | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-08-26 | s4:dsdb_module_find_dsheuristics - free the "DN" also on other exit cases | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2010-08-26 | s3-selftest: do not remove nsswrapper environment when running smbtorture4. | Günther Deschner | 1 | -3/+0 |
2010-08-26 | winbindd: Add the client status in the clients list output | Pierre Carrier | 1 | -4/+12 |
2010-08-26 | winbindd: useless function | Pierre Carrier | 1 | -8/+1 |
2010-08-26 | s4-dsdb: Removed an unnecessary space in dsdb_module_find_dsheuristics() | Nadezhda Ivanova | 1 | -1/+1 |
2010-08-26 | s4-dsdb: Added utility functions for retrieving dSHeuristics from the module ... | Nadezhda Ivanova | 1 | -0/+47 |
2010-08-26 | Added values for the flags in dSHeuristics | Nadezhda Ivanova | 1 | -0/+23 |
2010-08-26 | pidl-python: ensure we allocate ref ptrs before use | Andrew Tridgell | 1 | -1/+5 |
2010-08-26 | s4-devel: added enumprivs developer script | Andrew Tridgell | 1 | -0/+58 |
2010-08-26 | s4-net: fixed docstring on spn command | Andrew Tridgell | 1 | -1/+1 |
2010-08-26 | s4-net: added "net rodc preload" command | Andrew Tridgell | 2 | -0/+125 |
2010-08-26 | s4-drs: split out drs utility python functions | Andrew Tridgell | 2 | -135/+167 |
2010-08-26 | s4-pyrpc: convert rpc_talloc.py test to unittest framework | Andrew Tridgell | 2 | -46/+60 |
2010-08-26 | s3-build: Don't paste the summary. | Andreas Schneider | 1 | -2/+3 |
2010-08-26 | pidl:Samba3/ClientNDR: remove unused ParseOutputArgument function | Stefan Metzmacher | 2 | -83/+3 |
2010-08-26 | subunit: Make sure "]" in failure reason ends up on its own line, so the | Jelmer Vernooij | 2 | -6/+7 |
2010-08-26 | manpages: Avoid using Samba-Team specific DTD, which requires net access | Jelmer Vernooij | 2 | -12/+2 |