summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Bump version number up to 3.4.18.Karolin Seeger2012-04-301-1/+1
* Fix self granting privileges in security=ads.samba-3.4.17Jeremy Allison2012-04-281-4/+38
* VERSION: Bump version up to 3.4.17.Karolin Seeger2012-04-101-1/+1
* rerun 'make samba3-idl'samba-3.4.16Stefan Metzmacher2012-04-074-34/+70
* VERSION: Bump version up to 3.4.16.Karolin Seeger2011-08-231-1/+1
* s3/swat: use strlcat instead of strncat to fix build on old Linux distrosBjörn Jacke2011-08-181-1/+1
* s3:web/swat: use strtoll() instead of atoi/atol/atollStefan Metzmacher2011-08-181-6/+19
* s3:nmbd_packets: return the used number of sockets in create_listen_fdset() (...Stefan Metzmacher2011-08-181-1/+1
* s3: increase the log level for missing PIDs on SIGCHLDDavid Disseldorp2011-08-181-1/+2
* s3-libnet: fix bug #6364: Pull realm from supplied username on libnet joinJim McDonough2011-08-181-0/+7
* s3-printing: remove duplicate cups response processing codeDavid Disseldorp2011-08-181-147/+94
* s3-printing: use printcap IDL for IPCDavid Disseldorp2011-08-182-129/+108
* idl: define printcap IPC message formatDavid Disseldorp2011-08-185-1/+222
* s3-printing: an empty cups printer list is treated as an errorDavid Disseldorp2011-08-181-6/+17
* s3-printing: remove pcap_cache_loaded assertsDavid Disseldorp2011-08-182-4/+0
* Revert "Revert "s3-printing: update parent smbd pcap cache""David Disseldorp2011-08-183-2/+19
* Revert "Revert "s3-printing: reload shares after pcap cache fill""David Disseldorp2011-08-186-26/+50
* VERSION: Bump version up to 3.4.15.Karolin Seeger2011-07-261-1/+1
* s3-swat: Fix typo.samba-3.4.14Karolin Seeger2011-07-241-1/+1
* s3 swat: Create random nonce in CGI modeKai Blin2011-07-241-1/+19
* s3 swat: Add time component to XSRF tokenKai Blin2011-07-242-5/+25
* s3 swat: Add XSRF protection to printer pageKai Blin2011-07-241-10/+18
* s3 swat: Add XSRF protection to password pageKai Blin2011-07-241-3/+8
* s3 swat: Add XSRF protection to shares pageKai Blin2011-07-241-5/+13
* s3 swat: Add XSRF protection to globals pageKai Blin2011-07-241-0/+7
* s3 swat: Add XSRF protection to wizard pageKai Blin2011-07-241-1/+8
* s3 swat: Add XSRF protection to wizard_params pageKai Blin2011-07-241-0/+7
* s3 swat: Add XSRF protection to viewconfig pageKai Blin2011-07-241-0/+7
* s3 swat: Add XSRF protection to status pageKai Blin2011-07-241-0/+7
* s3 swat: Add support for anti-XSRF tokenKai Blin2011-07-242-0/+59
* s3 swat: Allow getting the user's HTTP auth passwordKai Blin2011-07-242-0/+10
* s3 swat: Fix possible XSS attack (bug #8289)Kai Blin2011-07-241-12/+2
* VERSION: Bump version number up to 3.4.14.Karolin Seeger2011-04-211-1/+1
* s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().Günther Deschner2011-04-181-1/+1
* VERSION: Bump version number up to 3.4.13.Karolin Seeger2011-02-281-1/+1
* VERSION: Bump version number up to 3.4.12.Karolin Seeger2011-02-271-1/+1
* Fix denial of service - memory corruption.Jeremy Allison2011-02-2715-8/+117
* s3: Fix connecting to port-139 only serversVolker Lendecke2011-01-231-3/+5
* VERSION: Raise version number up to 3.4.11.Karolin Seeger2011-01-221-1/+1
* s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without chec...Björn Baumbach2011-01-171-1/+5
* s3-dns Don't use DELEG_FLAG in DNS update, Windows 2008R2 does not like it (c...Andrew Bartlett2011-01-171-1/+1
* s3-dns Don't use SEQUENCE_FLAG in DNS update, Windows 2008R2 does not like itAndrew Bartlett2011-01-171-1/+1
* VERSION: Bump version number.Karolin Seeger2011-01-131-1/+1
* s3-nmbd: Fix bug #7875Björn Baumbach2011-01-131-2/+2
* s3:lib/netapi: don't set SAMR_FIELD_FULL_NAME if we just want to set the acco...Stefan Metzmacher2011-01-131-3/+0
* s3: Fix bug 7066 -- wbcAuthenticateEx gives unix timesVolker Lendecke2011-01-131-3/+3
* ѕ3/configue: set Tru64 cc's PIC switch right (none)Björn Jacke2011-01-131-1/+3
* Fix bug #7892 - open_file_fchmod() leaves a stale lock.Jeremy Allison2011-01-134-47/+11
* s3: Use smbsock_any_connect in winbindVolker Lendecke2011-01-131-45/+13
* s3: Retry *SMBSERVER in nb_connectVolker Lendecke2011-01-131-2/+47