index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
2
-4
/
+11
*
Add ads_get_joinable_ous().
Günther Deschner
2008-01-03
1
-0
/
+4
*
Add some more join related werror codes.
Günther Deschner
2008-01-03
1
-0
/
+2
*
Add comments
Volker Lendecke
2008-01-03
1
-1
/
+54
*
Happy new year !
Günther Deschner
2008-01-02
1
-1
/
+1
*
Convert get_root_nt_token to memcache
Volker Lendecke
2007-12-28
1
-0
/
+1
*
Convert csamuser to memcache
Volker Lendecke
2007-12-28
1
-0
/
+1
*
Add the capability to set "smb encrypt = required"
Jeremy Allison
2007-12-27
1
-0
/
+1
*
Fix the non-gcc branch of "likely"
Volker Lendecke
2007-12-28
1
-2
/
+2
*
Wrap the DEBUG checks in a "unlikely"
Volker Lendecke
2007-12-27
1
-6
/
+21
*
Add CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP capability to
Jeremy Allison
2007-12-27
1
-1
/
+2
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
4
-12
/
+57
*
Remove the sampwent interface
Volker Lendecke
2007-12-26
1
-7
/
+2
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
James Peach
2007-12-22
2
-2
/
+12
|
\
|
*
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
2007-12-21
1
-0
/
+1
|
*
Add a singleton cache
Volker Lendecke
2007-12-21
1
-1
/
+2
|
*
Add memcache_add_talloc
Volker Lendecke
2007-12-21
1
-1
/
+7
|
*
Add a global cache
Volker Lendecke
2007-12-21
1
-0
/
+2
*
|
Cache the underlying filesystem capabilities at connection time.
James Peach
2007-12-22
1
-0
/
+4
|
/
*
Add filesystem capabilities bitmask to statfs info.
James Peach
2007-12-19
1
-0
/
+2
*
Expose per-fsp extension talloc context.
James Peach
2007-12-19
1
-0
/
+9
*
Change the prototype of the vfs function get_nt_acl().
Michael Adam
2007-12-19
2
-4
/
+6
*
Rename cache.[ch] to memcache.[ch]
Volker Lendecke
2007-12-19
2
-3
/
+3
*
Merge WERR_NO_SUCH_LOGON_SESSION from Samba4.
Günther Deschner
2007-12-19
1
-0
/
+1
*
Add forgotten cache.h
Volker Lendecke
2007-12-18
1
-0
/
+51
*
Add a in-memory cache
Volker Lendecke
2007-12-18
1
-0
/
+1
*
Add combined flag LOOKUP_NAME_LOCAL.
Michael Adam
2007-12-17
1
-0
/
+4
*
Make smb_np_struct talloc'ed
Volker Lendecke
2007-12-16
1
-1
/
+1
*
add POPT_COMMON_CONFIGFILE which only provides --configfile (not -s)
Stefan Metzmacher
2007-12-14
1
-0
/
+2
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
James Peach
2007-12-13
1
-1
/
+9
|
\
|
*
Add flags for correctly implementing lsa_lookup_name levels.
Michael Adam
2007-12-13
1
-1
/
+9
*
|
Register the smb service with mDNS if mSDN is supported.
Rishi Srivatsavai
2007-12-13
1
-0
/
+14
|
/
*
Don't need an fstring here, we can talloc.
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-5
/
+46
*
Make the Linux rbtrees compile within Samba
Volker Lendecke
2007-12-10
1
-42
/
+13
*
Add rbtree.[ch] from the Linux kernel
Volker Lendecke
2007-12-10
1
-0
/
+161
*
Add dbwrap bystring service routines
Volker Lendecke
2007-12-10
1
-0
/
+5
*
Add define guards around FSTRING_LEN.
Jeremy Allison
2007-12-07
1
-0
/
+2
*
A requiem for pstring.
Jeremy Allison
2007-12-07
1
-0
/
+18
*
We don't need P_GSTRING or P_UGSTRING anymore.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
2007-12-07
5
-58
/
+12
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-12-07
1
-0
/
+1
|
\
|
*
Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).
Günther Deschner
2007-12-07
1
-0
/
+1
*
|
Make cmdline_auth_info private to lib/popt_common.c. Provide
Jeremy Allison
2007-12-06
1
-2
/
+0
*
|
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
3
-17
/
+51
|
/
*
Remove some globals
Volker Lendecke
2007-12-05
1
-0
/
+3
*
Remove more pstrings, from the winbindd protocol def and
Jeremy Allison
2007-12-03
1
-4
/
+0
*
Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.c
Jeremy Allison
2007-12-03
2
-54
/
+0
*
Merge join error codes from Samba 4.
Günther Deschner
2007-11-30
1
-0
/
+5
*
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2007-11-29
2
-3
/
+7
[next]