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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Add a test excercising the share mode cleanup routine
Volker Lendecke
2012-01-05
5
-0
/
+73
*
libcli/smb: Add smbXcli_conn_samba_suicide
Volker Lendecke
2012-01-05
2
-0
/
+105
*
s3: Move basic SMB checking to a much earlier point
Volker Lendecke
2012-01-05
1
-19
/
+19
*
s3: Add a suicide mode to smbd
Volker Lendecke
2012-01-05
1
-0
/
+11
*
s3: Fix some nonempty blank lines
Volker Lendecke
2012-01-05
1
-3
/
+3
*
s4:repl_meta_data LDB module - set "isRecycled" time correctly
Matthias Dieter Wallnöfer
2012-01-05
1
-9
/
+8
*
Add S3 vfs_aio_pthread module to replace broken glibc aio code.
Jeremy Allison
2012-01-05
5
-0
/
+659
*
waf: Use git repository.
Jelmer Vernooij
2012-01-05
1
-1
/
+1
*
Include waf as an extracted source directory, rather than as a one-in-a-file ...
Jelmer Vernooij
2012-01-04
79
-17
/
+18127
*
s4:pyrpc: add 'user_session_key' getter to the connection object
Stefan Metzmacher
2012-01-04
2
-1
/
+45
*
s4:pygensec/tests: check that the client and server have the same session key
Stefan Metzmacher
2012-01-04
1
-1
/
+4
*
s4:pygensec: add session_key() method
Stefan Metzmacher
2012-01-04
1
-0
/
+29
*
LDAP-CLDAP: demonstrate that pdc name is not an unc path
Stefan Metzmacher
2012-01-04
1
-0
/
+9
*
s4:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as U...
Matthias Dieter Wallnöfer
2012-01-04
1
-0
/
+5
*
s4:cldap_server/netlogon.c: it is wrong to specify "\\" in front of the hostname
Stefan Metzmacher
2012-01-04
1
-2
/
+6
*
s3-winbind: Fix segfault if we can't map the last user.
Andreas Schneider
2012-01-04
1
-0
/
+18
*
s3-winbind: Move finding the domain to it's own function.
Andreas Schneider
2012-01-04
1
-11
/
+21
*
s3-perfcount: fix incorrect array length calculations
David Disseldorp
2012-01-04
1
-9
/
+17
*
s3-perfcount: fix build for example perfcount daemon
David Disseldorp
2012-01-04
1
-1
/
+1
*
s3: Check for the packet size before accessing it
Volker Lendecke
2012-01-04
1
-2
/
+1
*
LDAP-CLDAP: demonstrate that pdc name is an unc path
Stefan Metzmacher
2012-01-04
1
-0
/
+6
*
s4:torture/nbt/dgram.c: NBT samlogon requests without _EX return the PDC name...
Stefan Metzmacher
2012-01-04
1
-0
/
+22
*
dlz_bind9: create session info from PAC using auth context
Amitay Isaacs
2012-01-04
1
-7
/
+59
*
s3-cli: fix bug 563, >8GB tar on BE machines
Masafumi Nakayama
2012-01-03
1
-5
/
+17
*
s3: Fix a cut&paste error
Volker Lendecke
2012-01-03
1
-1
/
+1
*
s3: Fix a typo
Volker Lendecke
2012-01-03
1
-1
/
+1
*
s3: Remove the unused "file_existed" parameter from smbd_calculate_access_mask
Volker Lendecke
2012-01-03
4
-10
/
+2
*
s3: Avoid "file_existed" in smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-36
/
+35
*
s3: Remove some else{} branches in smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-3
/
+7
*
s3: Directly use *p_access_mask in smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-6
/
+4
*
s3: Factor out smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-40
/
+59
*
upgradeprovision: do not hold references to messageElements
Matthieu Patou
2012-01-03
1
-10
/
+17
*
pyldb: raise an exception if we can't add the attribute
Matthieu Patou
2012-01-03
1
-1
/
+6
*
upgradeprovision: treat provision without oem attribute as quite recent, it's...
Matthieu Patou
2012-01-03
1
-1
/
+1
*
s4-provision: Fix the problem of DnsProperty values not being set correctly
Amitay Isaacs
2012-01-03
1
-0
/
+7
*
s4:torture/rpc/netlogon.c - enhance the "DsRGetDCName*" tests
Matthias Dieter Wallnöfer
2012-01-02
1
-0
/
+96
*
ldb:ldb/common/ldb_controls.c - reference "err_string" variable correctly
Matthias Dieter Wallnöfer
2012-01-02
1
-1
/
+1
*
s4-provision: Fix tdbdump path lookup in make test.
Andreas Schneider
2012-01-02
1
-1
/
+1
*
talloc: Slightly simplify talloc_unlink
Volker Lendecke
2012-01-02
1
-8
/
+7
*
talloc: Fix a typo
Volker Lendecke
2012-01-02
1
-3
/
+3
*
Fix the build without kerberos
Volker Lendecke
2012-01-01
1
-0
/
+2
*
examples: malloc is declared in <stdlib.h>
Volker Lendecke
2012-01-01
1
-1
/
+0
*
s4: Happy New Year 2012
Stefan Metzmacher
2012-01-01
1
-1
/
+1
*
s3: Happy New Year 2012
Stefan Metzmacher
2012-01-01
1
-1
/
+1
*
Final part of fix for bug #8679 - recvfile code path using splice() on Linux ...
Jeremy Allison
2011-12-31
1
-5
/
+0
*
Third part of fix for bug #8679 - recvfile code path using splice() on Linux ...
Jeremy Allison
2011-12-30
1
-21
/
+18
*
Second part of fix for bug #8679 - recvfile code path using splice() on Linux...
Jeremy Allison
2011-12-30
1
-1
/
+30
*
pyregistry: Remove directory support.
Jelmer Vernooij
2011-12-29
1
-32
/
+0
*
Remove the 'dir' registry backend.
Jelmer Vernooij
2011-12-29
4
-491
/
+1
*
s4-toture: Rename memory contexts in rpc.pac for greater clarity
Andrew Bartlett
2011-12-29
1
-13
/
+13
[prev]
[next]