summaryrefslogtreecommitdiff
path: root/source3/web
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-includes: only include system/passwd.h when needed.Günther Deschner1-0/+1
2011-03-30s3-winbind: remove global inclusion of libwbclient.Günther Deschner1-0/+1
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-4/+4
2011-03-22s3-fault: removed the cont_fn from fault_setup()Andrew Tridgell1-1/+1
2011-02-22s3-printing: only include printing where really needed.Günther Deschner1-0/+1
2011-01-08s3: Fix a type errorVolker Lendecke1-2/+2
2011-01-08s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-01-07s3-printing: Initiate pcap reload from parent smbdDavid Disseldorp1-4/+9
2011-01-07s3-printing: reload shares after pcap cache fillDavid Disseldorp1-2/+4
2011-01-07s3: Make name_query use /tmp/.nmbd/unexpectedVolker Lendecke1-13/+9
2010-12-28s3: Make name_query return NTSTATUSVolker Lendecke1-4/+6
2010-11-02s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt callsAndrew Bartlett1-2/+2
2010-11-02s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett1-4/+5
2010-10-20Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison1-2/+2
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-09-26s3: Remove talloc_autofree_context() from swatVolker Lendecke1-2/+2
2010-08-28s3: Lift smbd_server_fd() from pass_check()Volker Lendecke1-1/+7
2010-08-22s3: Move check_access to cgi.c, its only userVolker Lendecke1-0/+81
2010-08-16s3-auth: Remove obsolete 'update encrypted' option.Andreas Schneider1-3/+1
2010-08-14s3:auth Make Samba3 use the new common struct auth_usersupplied_infoAndrew Bartlett1-1/+1
2010-08-08s3: Remove the smbd_messaging_context from load_printersVolker Lendecke1-2/+2
2010-08-05s3-popt: Only include popt-common.h when needed.Andreas Schneider1-0/+1
2010-03-26s3-smbd: Don't close stdout if we want to log to stdout.Andreas Schneider1-3/+3
2010-03-01s3: Add connections_forall_read()Volker Lendecke1-9/+6
2010-02-14s3: last part of TYPESAFE_QSORT() conversionAndrew Tridgell1-4/+3
2010-01-18s3: Show share path in swat statuspageMarcin Gryszkalis1-4/+7
2009-11-30s3: Fix bug 6288Volker Lendecke1-8/+8
2009-11-29s3: Fix an uninitialized variable referenceVolker Lendecke1-1/+2
2009-11-29s3: Fix some nonempty blank linesVolker Lendecke2-37/+36
2009-11-29s3: Pass fake_dir_create_times down to file_exist_stat, none of the callers l...Volker Lendecke1-1/+2
2009-11-29s3: "cgi_download" only looks at the mode and sizeVolker Lendecke1-1/+1
2009-11-29s3: Pass the "fake dir create times" parameter to sys_*statVolker Lendecke1-2/+1
2009-05-26Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke1-4/+4
2009-04-14Convert Samba3 to use the common lib/util/charset APIAndrew Bartlett3-14/+14
2009-01-15Fix bug #6040 - Missing <th> header in Status page.Jeremy Allison1-1/+2
2009-01-15s3: make better use of ccache by not including version.h in every C-file.Michael Adam1-1/+1
2009-01-06s3/swat: Fix creation of the first share using SWAT.Volker Lendecke1-1/+1
2008-12-30Fix more "ignore return value" warnings from gcc 4.3.Jeremy Allison3-6/+9
2008-12-15s3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_snum()Michael Adam1-2/+2
2008-11-06Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...Jeremy Allison1-2/+2
2008-11-06Add wrapper str_list_make_v3() to replace the old S3 behavior ofJeremy Allison1-1/+1
2008-10-18Use str_list_equal() rather than str_list_compare().Jelmer Vernooij1-1/+2
2008-10-18Use separate make variables for libutil and libcrypto.Jelmer Vernooij2-3/+3
2008-10-11Cope with changed signature of http_timestring().Jelmer Vernooij1-2/+3
2008-10-01Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.Jeremy Allison1-2/+3
2008-07-15Fix swat. Bug #5613.Jeremy Allison1-13/+18
2008-06-03Fix empty input fields in SWAT; [#5515].Andreas Schneider1-4/+4
2008-06-03Fix saving of the config file in SWAT; [#5516].Andreas Schneider1-2/+2
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty2-7/+10
2008-05-18swat: freeze swat_proto.h from "make proto"Michael Adam1-0/+70