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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use samba3's own iconv implementation for now, until all changes are
Jelmer Vernooij
2009-03-02
1
-2
/
+2
*
s3: Fix incompatible type warnings
Tim Prouty
2009-03-01
1
-1
/
+1
*
Merge branch 'master' of git://git.samba.org/samba into convenience
Jelmer Vernooij
2009-03-01
3
-411
/
+16
|
\
|
*
Move secacl to top-level.
Jelmer Vernooij
2009-03-01
1
-118
/
+0
|
*
Move secace.c to top-level.
Jelmer Vernooij
2009-03-01
2
-293
/
+16
*
|
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
2
-3
/
+3
|
/
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into talloc-next
Jelmer Vernooij
2009-03-01
1
-4
/
+4
|
\
|
*
Eliminate two duplicate SEC_ACE_TYPE constants already provided by
Jelmer Vernooij
2009-03-01
1
-4
/
+4
*
|
Move next_token_talloc() to top-level.
Jelmer Vernooij
2009-03-01
1
-112
/
+0
|
/
*
Fix async reading winbindd_response
Volker Lendecke
2009-02-28
1
-1
/
+1
*
Remove a temporary debug message -- sorry
Volker Lendecke
2009-02-26
1
-1
/
+0
*
Convert open_socket_out to tevent_req
Volker Lendecke
2009-02-26
1
-41
/
+41
*
s3:libsmbconf: add transactions to the libsmbconf api
Michael Adam
2009-02-26
1
-0
/
+18
*
Add db_tdb_parse
Volker Lendecke
2009-02-26
1
-0
/
+12
*
Add dbwrap->parse_record
Volker Lendecke
2009-02-26
1
-0
/
+26
*
Speed up "net conf list"
Volker Lendecke
2009-02-26
1
-115
/
+41
*
Speed up "net conf list"
Volker Lendecke
2009-02-26
1
-0
/
+3
*
s3: Report the correct path when dumping core on FreeBSD
Tim Prouty
2009-02-25
1
-1
/
+83
*
s3: Refactor and cleanup the error paths in dump_core_setup
Tim Prouty
2009-02-25
1
-42
/
+49
*
s3:events: map TEVENT_DEBUG_TRACE to debug level 10
Stefan Metzmacher
2009-02-25
1
-1
/
+1
*
s3: Fix a bug that prevent core files from being created
Tim Prouty
2009-02-24
1
-1
/
+0
*
Use read_packet for wb_resp_read
Volker Lendecke
2009-02-24
1
-90
/
+29
*
Use read_packet for wb_req_read
Volker Lendecke
2009-02-24
1
-92
/
+36
*
Remove read_pkt
Volker Lendecke
2009-02-24
1
-99
/
+0
*
Use async writev for wb_resp_write
Volker Lendecke
2009-02-24
1
-53
/
+23
*
Use async writev in wb_req_write
Volker Lendecke
2009-02-24
1
-52
/
+22
*
Convert async_connect to tevent_req
Volker Lendecke
2009-02-24
2
-31
/
+60
*
s3-lib: add marshall_sec_desc_buf and unmarshall_sec_desc_buf helpers.
Günther Deschner
2009-02-24
1
-0
/
+63
*
Refactored sys_fork() and sys_pid() into shared util library
Steven Danneman
2009-02-23
1
-29
/
+0
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-23
4
-7
/
+7
*
s3: Refactor of madvise() usage in c441f58d
Steven Danneman
2009-02-20
1
-0
/
+7
*
Moved become_daemon() and close_low_fds() to shared util lib
Steven Danneman
2009-02-20
1
-67
/
+0
*
s3: Add extid to the dev/inode pair
Tim Prouty
2009-02-19
1
-6
/
+24
*
s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
Tim Prouty
2009-02-19
1
-16
/
+1
*
Fix an uninitialized variable
Volker Lendecke
2009-02-19
1
-0
/
+1
*
S3: Stop creating SMBD cores when failing to create a pipe.
todd stecher
2009-02-18
1
-1
/
+11
*
Fix warning about missmatch of uint32_t and size_t.
Jeremy Allison
2009-02-17
1
-1
/
+1
*
s3-netapi: fix Coverity #881 and #882.
Günther Deschner
2009-02-17
1
-7
/
+56
*
Replace get_myname() with the talloc version from v3-3-test
Volker Lendecke
2009-02-13
1
-30
/
+1
*
tidy up timestamp checks
Björn Jacke
2009-02-12
1
-33
/
+33
*
s3: Implement wbcGetSidAliases
Dan Sledz
2009-02-11
1
-0
/
+84
*
s3: Implement wbcGetpwsid
Dan Sledz
2009-02-11
1
-0
/
+47
*
S3: Fixes for coverity issues.
todd stecher
2009-02-10
1
-4
/
+10
*
Add read_pkt_send/recv
Volker Lendecke
2009-02-10
1
-0
/
+99
*
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
2009-02-09
1
-0
/
+19
*
s3 async: Fix the build on systems that have ETIMEDOUT but not ETIME
Tim Prouty
2009-02-09
1
-4
/
+7
*
async_sock: Use unix errnos instead of NTSTATUS
Kai Blin
2009-02-09
3
-143
/
+194
*
netapi: add NetServer testsuite.
Günther Deschner
2009-02-06
4
-1
/
+69
*
netapi: include more SERVER_INFO_X levels in example code.
Günther Deschner
2009-02-06
1
-0
/
+16
*
netapi: implement more SERVER_INFO_X levels.
Günther Deschner
2009-02-06
1
-1
/
+271
[prev]
[next]