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