summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-28pidl:Samba4/NDR/Client: correctly copy [out,charset()] buffersStefan Metzmacher1-20/+62
2010-08-28pidl:Samba4/NDR/Client: fix skip reason for unsized arraysStefan Metzmacher1-1/+1
2010-08-28selftest/Subunit.pm: fix perl warningsStefan Metzmacher1-1/+1
2010-08-28s3: Those functions are no macros anymore :-)Volker Lendecke1-4/+0
2010-08-28lib/util: remove implicit discard_const_p() from SAFE_FREE()Stefan Metzmacher1-1/+1
2010-08-28s3:smbd: s/sa_len/sa_socklen , because sa_len is a macro on IRIXStefan Metzmacher1-7/+7
2010-08-28Revert "lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen"Stefan Metzmacher3-39/+39
2010-08-27Fix bug #7653 - When SMB2 is on, Windows 7 clients can not connect as guest t...Jeremy Allison1-0/+8
2010-08-27s3: Lift smbd_server_fd() from smb_pam_passcheckVolker Lendecke3-9/+12
2010-08-27s3: Lift smbd_server_fd() from smb_pam_startVolker Lendecke1-16/+9
2010-08-27s3: Pass "private_data" through string_combinations()Volker Lendecke1-12/+24
2010-08-27s4:torture/rpc/winreg.c - set "error_message" to NULL in "test_HKLM_wellknown"Matthias Dieter Wallnöfer1-9/+18
2010-08-27s4:torture/spoolss_access.c - fix discarded const warningMatthias Dieter Wallnöfer1-2/+3
2010-08-27s4:torture/raw/notify.c - freeable stuff shouldn't be "const"Matthias Dieter Wallnöfer1-1/+1
2010-08-27s4:ntvfs/posix/pvfs_*.c - quiet Solaris warningsMatthias Dieter Wallnöfer3-15/+13
2010-08-27s4:credentials_krb5.c - quiet a Solaris warningMatthias Dieter Wallnöfer1-1/+2
2010-08-27s3: Cache results of finding printer namesVolker Lendecke1-0/+39
2010-08-27lib/tsocket: sa_socklen is a macro on irix, so better use sasocklenStefan Metzmacher3-39/+39
2010-08-27s3: Pass rhost through to smb_pam_passchangeVolker Lendecke5-19/+42
2010-08-27s3-waf: build samldap passdb backendSumit Bose2-2/+2
2010-08-27s4-dsdb: Fixed a compiler warning.Nadezhda Ivanova1-1/+0
2010-08-27s3: source/ is long gone :-)Volker Lendecke1-1/+1
2010-08-27s4-pynet: pynet depends on pyrpc_utilAndrew Tridgell1-1/+1
2010-08-27pyrpc: Add py_check_dcerpc_type().Jelmer Vernooij4-8/+98
2010-08-26Fix bug #7651 - mknod and mkfifo fails with "No such file or directory"Jeremy Allison1-2/+2
2010-08-26s3-proto: remove obsolete prototypes.Günther Deschner1-14/+0
2010-08-26s3: Fix typosVolker Lendecke1-2/+2
2010-08-26s3: Remove smbd_server_fd from expand_msdfs_targetVolker Lendecke1-3/+2
2010-08-26libcli/auth/ntlm_check.c - fix parameter indentationMatthias Dieter Wallnöfer1-3/+3
2010-08-26s4:ntlm/auth.c - add a whitespace in a debug outputMatthias Dieter Wallnöfer1-1/+1
2010-08-26s4:dsdb_module_find_dsheuristics - free the "DN" also on other exit casesMatthias Dieter Wallnöfer1-0/+2
2010-08-26s3-selftest: do not remove nsswrapper environment when running smbtorture4.Günther Deschner1-3/+0
2010-08-26winbindd: Add the client status in the clients list outputPierre Carrier1-4/+12
2010-08-26winbindd: useless functionPierre Carrier1-8/+1
2010-08-26s4-dsdb: Removed an unnecessary space in dsdb_module_find_dsheuristics()Nadezhda Ivanova1-1/+1
2010-08-26s4-dsdb: Added utility functions for retrieving dSHeuristics from the module ...Nadezhda Ivanova1-0/+47
2010-08-26Added values for the flags in dSHeuristicsNadezhda Ivanova1-0/+23
2010-08-26pidl-python: ensure we allocate ref ptrs before useAndrew Tridgell1-1/+5
2010-08-26s4-devel: added enumprivs developer scriptAndrew Tridgell1-0/+58
2010-08-26s4-net: fixed docstring on spn commandAndrew Tridgell1-1/+1
2010-08-26s4-net: added "net rodc preload" commandAndrew Tridgell2-0/+125
2010-08-26s4-drs: split out drs utility python functionsAndrew Tridgell2-135/+167
2010-08-26s4-pyrpc: convert rpc_talloc.py test to unittest frameworkAndrew Tridgell2-46/+60
2010-08-26s3-build: Don't paste the summary.Andreas Schneider1-2/+3
2010-08-26pidl:Samba3/ClientNDR: remove unused ParseOutputArgument functionStefan Metzmacher2-83/+3
2010-08-26subunit: Make sure "]" in failure reason ends up on its own line, so theJelmer Vernooij2-6/+7
2010-08-26manpages: Avoid using Samba-Team specific DTD, which requires net accessJelmer Vernooij2-12/+2
2010-08-26subunithelper: Pass along lines as normal output when ignoring them for not c...Jelmer Vernooij1-0/+4
2010-08-26s3-build: only include rpc_misc.h where needed.Günther Deschner5-3/+4
2010-08-26s3-build: use talloc_dict.h only where needed.Günther Deschner4-1/+4