summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Refactor the crypto code after a very helpful conversationJeremy Allison2008-01-042-4/+11
* Add ads_get_joinable_ous().Günther Deschner2008-01-031-0/+4
* Add some more join related werror codes.Günther Deschner2008-01-031-0/+2
* Add commentsVolker Lendecke2008-01-031-1/+54
* Happy new year !Günther Deschner2008-01-021-1/+1
* Convert get_root_nt_token to memcacheVolker Lendecke2007-12-281-0/+1
* Convert csamuser to memcacheVolker Lendecke2007-12-281-0/+1
* Add the capability to set "smb encrypt = required"Jeremy Allison2007-12-271-0/+1
* Fix the non-gcc branch of "likely"Volker Lendecke2007-12-281-2/+2
* Wrap the DEBUG checks in a "unlikely"Volker Lendecke2007-12-271-6/+21
* Add CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP capability toJeremy Allison2007-12-271-1/+2
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-264-12/+57
* Remove the sampwent interfaceVolker Lendecke2007-12-261-7/+2
* Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-testJames Peach2007-12-222-2/+12
|\
| * De-couple smbd from staticly linking against winbindd client files.Gerald (Jerry) Carter2007-12-211-0/+1
| * Add a singleton cacheVolker Lendecke2007-12-211-1/+2
| * Add memcache_add_tallocVolker Lendecke2007-12-211-1/+7
| * Add a global cacheVolker Lendecke2007-12-211-0/+2
* | Cache the underlying filesystem capabilities at connection time.James Peach2007-12-221-0/+4
|/
* Add filesystem capabilities bitmask to statfs info.James Peach2007-12-191-0/+2
* Expose per-fsp extension talloc context.James Peach2007-12-191-0/+9
* Change the prototype of the vfs function get_nt_acl().Michael Adam2007-12-192-4/+6
* Rename cache.[ch] to memcache.[ch]Volker Lendecke2007-12-192-3/+3
* Merge WERR_NO_SUCH_LOGON_SESSION from Samba4.Günther Deschner2007-12-191-0/+1
* Add forgotten cache.hVolker Lendecke2007-12-181-0/+51
* Add a in-memory cacheVolker Lendecke2007-12-181-0/+1
* Add combined flag LOOKUP_NAME_LOCAL.Michael Adam2007-12-171-0/+4
* Make smb_np_struct talloc'edVolker Lendecke2007-12-161-1/+1
* add POPT_COMMON_CONFIGFILE which only provides --configfile (not -s)Stefan Metzmacher2007-12-141-0/+2
* Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-testJames Peach2007-12-131-1/+9
|\
| * Add flags for correctly implementing lsa_lookup_name levels.Michael Adam2007-12-131-1/+9
* | Register the smb service with mDNS if mSDN is supported.Rishi Srivatsavai2007-12-131-0/+14
|/
* Don't need an fstring here, we can talloc.Jeremy Allison2007-12-101-1/+1
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-5/+46
* Make the Linux rbtrees compile within SambaVolker Lendecke2007-12-101-42/+13
* Add rbtree.[ch] from the Linux kernelVolker Lendecke2007-12-101-0/+161
* Add dbwrap bystring service routinesVolker Lendecke2007-12-101-0/+5
* Add define guards around FSTRING_LEN.Jeremy Allison2007-12-071-0/+2
* A requiem for pstring.Jeremy Allison2007-12-071-0/+18
* We don't need P_GSTRING or P_UGSTRING anymore.Jeremy Allison2007-12-071-1/+1
* Remove pstrings completely except for smbctool (what does this do ?).Jeremy Allison2007-12-075-58/+12
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2007-12-071-0/+1
|\
| * Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).Günther Deschner2007-12-071-0/+1
* | Make cmdline_auth_info private to lib/popt_common.c. ProvideJeremy Allison2007-12-061-2/+0
* | Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-063-17/+51
|/
* Remove some globalsVolker Lendecke2007-12-051-0/+3
* Remove more pstrings, from the winbindd protocol def andJeremy Allison2007-12-031-4/+0
* Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.cJeremy Allison2007-12-032-54/+0
* Merge join error codes from Samba 4.Günther Deschner2007-11-301-0/+5
* Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2007-11-292-3/+7