summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3-utils: remove trailing whitespace from profiles utility.Günther Deschner2010-05-201-16/+16
* librpc: finally merge ndr_string.c.Günther Deschner2010-05-202-721/+1
* s3-libndr: merge in better ndr warnings from s4 ndr_string.cGünther Deschner2010-05-201-8/+8
* s3-build: add missing prototype for regtype_by_string().Günther Deschner2010-05-201-0/+1
* s3-services: move services.h closer to services implementation.Günther Deschner2010-05-208-7/+7
* s3-lanman: Fix various RAP printing calls according to win98 testing and MS-R...Günther Deschner2010-05-201-10/+10
* s3 smb2: Fix the build without kerberosKai Blin2010-05-201-0/+2
* s3-net: Created a migration tool for printing TDBs.Andreas Schneider2010-05-201-0/+498
* s3:winbind:idmap_tdb2_set_mapping: untangle assignment from checkMichael Adam2010-05-201-1/+2
* Fix bug 7442 - Samba returns incorrect SMB2 QFS device info.Jeremy Allison2010-05-192-2/+23
* Fix connecting to [homes] share over SMB2.Jeremy Allison2010-05-191-3/+20
* Correctly check error code return.Jeremy Allison2010-05-191-1/+1
* After talking with Microsoft engineers, immediately replyingJeremy Allison2010-05-191-1/+6
* After talking with Microsoft engineers, the "lock spin time" isJeremy Allison2010-05-191-1/+2
* (Finally) fix bug #7158 - SMB2 connection resets during IOZone tests from 64-...Jeremy Allison2010-05-1914-13/+24
* Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the corre...Jeremy Allison2010-05-191-32/+34
* Implement missing info level SMB_FILE_LINK_INFORMATION.Jeremy Allison2010-05-183-6/+104
* Keep track of credits we're giving out. Set initial credits to 1 (MS-SMB2 spe...Jeremy Allison2010-05-182-1/+9
* Fix our NTLMSSP implementation against the Microsoft torture tester.Jeremy Allison2010-05-181-13/+37
* s3-passdb: move get_logon_hours_from_pdb() into samr server.Günther Deschner2010-05-183-25/+27
* s3-rpc_client: move protos to init_samr.hGünther Deschner2010-05-188-9/+15
* s3-rpc_client: move protos to init_spoolss.hGünther Deschner2010-05-186-13/+18
* s3-rpc_client: move protos to cli_spoolss.hGünther Deschner2010-05-187-125/+129
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-1821-44/+63
* s3-rpc_client: move protos to cli_netlogon.hGünther Deschner2010-05-1813-49/+59
* s3-rpc_client: move protos to cli_samr.hGünther Deschner2010-05-189-33/+40
* s3:split secrets.c to put machine account secrets in a new fileAndrew Bartlett2010-05-184-374/+406
* s3:winbind use no_srv_register to avoid needing rpc_srv_registerAndrew Bartlett2010-05-182-11/+2
* s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.Andreas Schneider2010-05-181-0/+2
* s3-pidfile: set the close on exec flag for the created pidfiles.Günther Deschner2010-05-181-0/+3
* s3-spoolss: Removed the Phantom DeviceMode.Simo Sorce2010-05-183-555/+1
* s3-net: also dump security descriptors from ntprinters.tdb in "net printing d...Günther Deschner2010-05-181-0/+39
* s3-spoolss: Use the spoolss_map_to_os2_driver to modify drivername.Andreas Schneider2010-05-181-0/+5
* s3-spoolss: Create a spoolss_map_to_os2_driver function.Andreas Schneider2010-05-182-0/+105
* s3-spoolss: Use better names for set_last_from_to.Andreas Schneider2010-05-181-23/+20
* s3-net: Added a rather trivial "net printing dump" command.Günther Deschner2010-05-184-1/+218
* s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.Andreas Schneider2010-05-181-0/+2
* s3-spoolss: Sorted the builtin forms alphabetically.Andreas Schneider2010-05-181-85/+85
* s3-secdesc: use SD_REVISION from security.idl.Günther Deschner2010-05-188-14/+10
* s3-secdesc: move SEC_DESC_HEADER_SIZE to its only user.Günther Deschner2010-05-182-2/+2
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-1841-218/+220
* s3-secdesc: remove "typedef struct security_acl SEC_ACL".Günther Deschner2010-05-1823-64/+58
* s3-secdesc: remove "typedef struct security_ace SEC_ACE".Günther Deschner2010-05-1821-102/+97
* s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".Günther Deschner2010-05-188-38/+32
* s3-build: fix the build.Günther Deschner2010-05-182-3/+3
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-1855-228/+189
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-183-13/+4
* smbconf: only include smbconf headers where needed.Günther Deschner2010-05-188-5/+17
* Plumb in krb5 to the SMB2 sessionsetup code. First cut of this code.Jeremy Allison2010-05-173-11/+405
* Fix the build of bin/smbtorture in source3. Guenther please check !Jeremy Allison2010-05-171-0/+2