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
...
*
s3-samr: add init_samr_user_info5.
Günther Deschner
2008-11-27
1
-0
/
+19
*
Fix nonempty blank lines
Volker Lendecke
2008-11-24
1
-17
/
+17
*
Get rid of pipes_struct->pipe_user, we have server_info now --- YESSS!
Volker Lendecke
2008-11-24
2
-7
/
+0
*
Remove unused make_connection_with_chdir()
Volker Lendecke
2008-11-24
1
-4
/
+0
*
Convert delete_driver_files to use create_conn_struct
Volker Lendecke
2008-11-24
1
-2
/
+3
*
Convert get_correct_cversion to use create_conn_struct
Volker Lendecke
2008-11-24
1
-2
/
+3
*
Convert move_driver_to_download_area to use create_conn_struct
Volker Lendecke
2008-11-24
1
-2
/
+3
*
Add auth_serversupplied_info to create_conn_struct
Volker Lendecke
2008-11-23
1
-1
/
+2
*
First part of fix for bug #5903 - vfs_streams_xattr breaks contents of the file.
Jeremy Allison
2008-11-21
1
-3
/
+3
*
s3-eventlog: move non rpc eventlog headers to own include file.
Günther Deschner
2008-11-20
3
-23
/
+42
*
s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop.
Günther Deschner
2008-11-19
2
-26
/
+0
*
Added ability to remove id mappings in wbinfo and libwbclient.
Steven Danneman
2008-11-18
1
-0
/
+1
*
Fix extended DN parse error when AD object does not have a SID.
Steven Danneman
2008-11-18
1
-4
/
+4
*
Fix bug #5900 reported by monyo@samba.gr.jp - vfs_readonly.so does not work.
Jeremy Allison
2008-11-17
1
-1
/
+2
*
svcctl: fill in SERVICE_CONTROL from s3.
Günther Deschner
2008-11-17
1
-8
/
+0
*
i18n/l10n pam_winbind
Bo Yang
2008-11-13
1
-0
/
+6
*
Make "construct_reply_common" static
Volker Lendecke
2008-11-08
1
-1
/
+0
*
change CHECK_READ to use smb_request instead of inbuf
Volker Lendecke
2008-11-08
1
-2
/
+2
*
Converting notify.c to store a request, not an inbuf
Volker Lendecke
2008-11-08
1
-2
/
+2
*
Add wrapper str_list_make_v3() to replace the old S3 behavior of
Jeremy Allison
2008-11-06
1
-0
/
+1
*
s3: rpc: let serverinfo_to_SamInfo3() work with no pipe_session_key
Stefan Metzmacher
2008-11-06
1
-1
/
+2
*
Convert blocking.c to store a smb_request instead of just inbuf
Volker Lendecke
2008-11-04
1
-1
/
+1
*
Add construct_reply_common_req wrapper
Volker Lendecke
2008-11-04
1
-0
/
+1
*
Pass all of RAW-ACLS except for inheritence. Working on that next.
Jeremy Allison
2008-11-04
1
-0
/
+4
*
s3: proto.h: add missing sys_[g|s]et_quota_vfs() prototypes
Stefan Metzmacher
2008-11-03
1
-0
/
+3
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-11-03
4
-3
/
+14
|
\
|
*
Remove some inbuf references by adding "cmd" to smb_request
Volker Lendecke
2008-11-02
1
-0
/
+1
|
*
Pass smb_request to send_trans_reply to match with send_[nt]trans[2]_reply
Volker Lendecke
2008-11-02
1
-1
/
+1
|
*
Remove a bunch of direct inbuf references by adding "vwv" to smb_request
Volker Lendecke
2008-11-02
1
-0
/
+1
|
*
Remove some direct inbuf references by adding smbreq_bufrem
Volker Lendecke
2008-11-02
2
-1
/
+3
|
*
Simplify params of srvstr_pull_buf_talloc()
Volker Lendecke
2008-11-02
1
-2
/
+3
|
*
Add srvstr_get_path_req[_wcard]
Volker Lendecke
2008-11-02
1
-0
/
+6
*
|
Remove global_loadparm stub in Samba 3 as it's no longer used.
Jelmer Vernooij
2008-11-02
1
-1
/
+0
*
|
Samba3: Remove more configure tests already done by libreplace.
Jelmer Vernooij
2008-11-02
1
-8
/
+0
*
|
Remove MIN, MAX, slprintf, vslprintf defines already provided by libreplace.
Jelmer Vernooij
2008-11-02
1
-14
/
+1
*
|
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-0
/
+1
|
/
*
The non-talloc versions of srvstr_pull are not longer needed
Volker Lendecke
2008-11-01
1
-8
/
+0
*
Remove IS_DOT and IS_DOTDOT macros, already provided by libreplace or
Jelmer Vernooij
2008-11-01
1
-8
/
+0
*
Move ABS() to libutil.
Jelmer Vernooij
2008-11-01
1
-24
/
+0
*
Remove a bunch of direct inbuf references by adding "buf" to smb_request
Volker Lendecke
2008-11-01
1
-0
/
+1
*
Apply some const to get_lock_*()
Volker Lendecke
2008-11-01
1
-3
/
+6
*
Apply some const to np_write()
Volker Lendecke
2008-11-01
1
-1
/
+1
*
Add a "buflen" struct member to smb_request
Volker Lendecke
2008-11-01
1
-0
/
+1
*
Use shared doserr.c.
Jelmer Vernooij
2008-11-01
1
-6
/
+0
*
Remove duplicate prototypes.
Jelmer Vernooij
2008-11-01
1
-11
/
+1
*
Merge branch 'master' of /home/jelmer/samba3
Jelmer Vernooij
2008-11-01
5
-158
/
+4
|
\
|
*
Remove sys_dl*() - stubs are already provided by libreplace.
Jelmer Vernooij
2008-11-01
1
-4
/
+0
|
*
Remove sys_chroot() - libreplace already provides an alternative.
Jelmer Vernooij
2008-11-01
1
-1
/
+0
|
*
Move sys_realpath() to libreplace.
Jelmer Vernooij
2008-11-01
1
-1
/
+0
|
*
Move sys_lchown() to libreplace.
Jelmer Vernooij
2008-11-01
1
-1
/
+0
[prev]
[next]