summaryrefslogtreecommitdiff
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 6157Volker Lendecke2009-06-101-0/+3
* s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().Jeremy Allison2009-06-101-1/+1
* error-codes: add some service related error codes.Günther Deschner2009-04-171-0/+3
* s3-samr: try to to fix password_expired flag handling.Günther Deschner2009-04-171-0/+6
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-03-311-0/+2
* Use avahi to register _smb._tcp in smbdVolker Lendecke2009-03-271-0/+5
* Add event avahi bindingVolker Lendecke2009-03-271-0/+5
* s3:registry: add a delete_subkey method to the backend ops.Michael Adam2009-03-272-0/+2
* s3:registry: add a create_subkey method to the backend ops.Michael Adam2009-03-272-0/+2
* source/include/nt_status.h: add macro W_ERROR_NOT_OK_GOTO(x, y)Michael Adam2009-03-271-0/+6
* s3: move definition of W_ERROR_NOT_OK_GOTO_DONE down to nt_status.hMichael Adam2009-03-271-0/+6
* s3:registry: hash the list of subkeys in the regsubkey_ctrMichael Adam2009-03-271-1/+1
* s3:registry: remove definition of regsubkey_ctr from the surface.Michael Adam2009-03-271-5/+1
* s3:registry: add regsubkey_ctr_get_seqnum() to hide implementationMichael Adam2009-03-271-0/+1
* s3:registry: add regsubkey_ctr_set_seqnum to hide implementation from caller.Michael Adam2009-03-271-0/+1
* s3:registry: add a regsubkey_ctr_init function for allocating a regsubkey_ctrMichael Adam2009-03-271-0/+1
* s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"Michael Adam2009-03-273-18/+18
* s3:registry: provide transaction_start|commit|cancel fns for the registry tdbMichael Adam2009-03-271-0/+3
* Add sorted subkey cacheVolker Lendecke2009-03-271-0/+1
* Add dbwrap->parse_recordVolker Lendecke2009-03-271-0/+4
* s3:libsmbconf: remove the init headers from smbconf.hMichael Adam2009-03-271-0/+3
* s3:signing: the seqnum should only be decremented by 1 for ntcancel requestsStefan Metzmacher2009-03-111-1/+1
* Last part of fix for #6154 - zfs does not honor admin users.Jeremy Allison2009-03-061-3/+3
* Fix bug #6155 - "force group" is no longer working as expected.Jeremy Allison2009-03-061-0/+6
* Make us pass the RAW-RENAME torture test I just added.Jeremy Allison2009-03-061-0/+1
* Make char* parameters constDerrell Lipman2009-03-061-4/+4
* prefer gssapi header files from subdirectoryBjörn Jacke2009-03-061-3/+3
* More warning fixes for Solaris.Jeremy Allison2009-02-241-1/+1
* Quieten down a boatload of shadowed variable warnings on Solaris.Jeremy Allison2009-02-241-1/+1
* Change smbc_set_credentials_with_fallback() (unreleased) to useJeremy Allison2009-02-231-3/+3
* Make libsmbclient work with DFSBo Yang2009-02-231-0/+12
* Backport the semantics of when to delete alternate data streams on a file tru...Jeremy Allison2009-02-201-0/+1
* s3: remove duplicate prototypes for generated rpc server functions.Günther Deschner2009-02-182-758/+7
* fix proto.h after idl changesStefan Metzmacher2009-02-181-3/+3
* s3-accessmask: re-run make samba3-idl and remove duplicate copies.Günther Deschner2009-02-171-15/+0
* Remove compiler warnings about unknown structure pointerDerrell Lipman2009-02-161-0/+1
* s3 vfs: Fix SMB_VFS_RECVFILE/SENDFILE macrosTim Prouty2009-02-161-4/+4
* enums are traditionally signed. Avoid use of high bit in bit flags.Derrell Lipman2009-02-161-3/+3
* Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensureJeremy Allison2009-02-161-0/+3
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-162-1/+37
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-162-0/+17
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-161-6/+6
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-162-0/+52
* s3/libads: Change "ldap ssl:ads" parameter to "ldap ssl ads".Karolin Seeger2009-02-161-0/+1
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...Jeremy Allison2009-02-161-1/+1
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-231-1/+1
* Determine case sensitivity based on file system attributes.Derrell Lipman2009-01-201-2/+14
* s3:cluster: fix ctdb ipv6 supportStefan Metzmacher2009-01-201-2/+2
* [Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman2009-01-201-10/+0
* Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman2009-01-202-0/+14