index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-21
Fix some blank line endings
Volker Lendecke
2
-183
/
+182
2013-06-21
s3:passdb add a gid argument to pdb_create_builtin_alias
Christian Ambach
1
-1
/
+1
2013-06-21
s3:passdb expose pdb_create_builtin function
Christian Ambach
1
-0
/
+1
2013-06-21
s3:passdb add pdb_*_is_responsible_for* functions
Christian Ambach
1
-0
/
+5
2013-06-21
s3:passdb add idmap control functions
Christian Ambach
1
-1
/
+8
2013-06-14
libsmbclient: Fix typos
Volker Lendecke
1
-4
/
+4
2013-06-11
Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.
Jeremy Allison
2
-0
/
+15
2013-06-11
Add the port argument to SMBC_server().
Jeremy Allison
1
-0
/
+1
2013-06-11
Add port argument to SMBC_attr_server(). Does nothing as yet.
Jeremy Allison
1
-0
/
+1
2013-06-11
Add the ability to parse out the port to SMBC_parse_path().
Jeremy Allison
1
-0
/
+1
2013-06-03
Fix bug 9900: is_printer_published GUID retrieval
David Disseldorp
1
-1
/
+5
2013-05-28
Remove stub ldb_version.h and source3/include/autoconf as no longer needed
Andrew Bartlett
2
-9
/
+0
2013-05-16
s3:include remove non-blank line endings
Christian Ambach
1
-3
/
+3
2013-04-26
smbd: We don't use DEFERRED_OPEN_ENTRY anymore
Volker Lendecke
1
-2
/
+2
2013-04-26
smbd: Remove the unused fsp->pending_break_messages array
Volker Lendecke
1
-3
/
+2
2013-04-18
util_tdb: add function tdb_data_string()
Gregor Beck
1
-0
/
+2
2013-04-18
smbd: Remove NTSTATUS based create_synthetic_smb_fname
Volker Lendecke
1
-8
/
+0
2013-04-17
lib: Add synthetic_smb_fname_split
Volker Lendecke
1
-0
/
+3
2013-04-17
lib: Add synthetic_smb_fname
Volker Lendecke
1
-0
/
+4
2013-04-17
smbd: Make copy_smb_filename static
Volker Lendecke
1
-3
/
+0
2013-04-17
lib: Add cp_smb_filename
Volker Lendecke
1
-0
/
+2
2013-04-10
s3:smbd: convert srvstr_pull_req_talloc() into a function
Ralph Wuerthner
1
-9
/
+0
2013-04-09
PASSDB: add support to set and enumerate UPN suffixes associated with our forest
Alexander Bokovoy
1
-1
/
+17
2013-03-26
ctdb-conn: remove ctdbd_fetch
Volker Lendecke
1
-3
/
+0
2013-03-26
ctdb-conn: Add ctdbd_parse
Volker Lendecke
1
-0
/
+5
2013-03-20
s3:include bump profile memory area version number
Christian Ambach
1
-1
/
+1
2013-03-12
s3: remove some dead code (for setdir command)
Christian Ambach
3
-7
/
+0
2013-02-20
ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Rusty Russell
1
-1
/
+1
2013-02-20
param: 'use ntdb' flag (off by default).
Rusty Russell
1
-0
/
+1
2013-02-19
s3:include: avoid TEVENT_COMPAT_DEFINES
Stefan Metzmacher
1
-1
/
+0
2013-02-19
s3:lib: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:smbd: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:lib: s/struct event_context/struct tevent_context
Stefan Metzmacher
2
-5
/
+5
2013-02-19
s3:nmbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
1
-3
/
+3
2013-02-19
s3:smbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:includes: remove event_context_init() define for s3_tevent_context_init()
Stefan Metzmacher
1
-3
/
+0
2013-02-05
s3:param: add new lp_idmap_default_backend()
Michael Adam
1
-0
/
+1
2013-02-05
s3:param: introduce new lp_idmap_backend() that takes the domain
Michael Adam
1
-0
/
+1
2013-02-05
s3:param: remove unused function lp_idmap_backend()
Michael Adam
1
-1
/
+0
2013-02-05
s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid()
Michael Adam
1
-2
/
+0
2013-02-05
s3:param: add utility function lp_idmap_default_range()
Michael Adam
1
-0
/
+1
2013-02-05
s3:param: add a utility function lp_idmap_range() to get the configured range...
Michael Adam
1
-0
/
+1
2013-01-16
s3-vfs: add copy_chunk vfs hooks
David Disseldorp
2
-1
/
+34
2013-01-09
Add uint32_t share_access to vuid_cache_entry.
Jeremy Allison
1
-0
/
+2
2013-01-09
Clean up struct connection_struct, make struct vuid_cache a pointer not inline.
Jeremy Allison
1
-2
/
+6
2013-01-01
Happy New Year 2013
Stefan Metzmacher
1
-1
/
+1
2012-12-06
Clean up client timeout definitions [rev. 2]
Scott Lovenberg
1
-0
/
+3
2012-12-03
s3:passdb: factor pdb_sid_to_id_unix_users_and_groups() out of pdb_default_si...
Michael Adam
1
-0
/
+3
2012-11-20
More for #9374 - Allow smb2.acls torture test to pass against smbd with a POS...
Jeremy Allison
1
-2
/
+1
2012-11-16
s3:param: make init_locals() static.
Michael Adam
1
-1
/
+0
[prev]
[next]