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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-19
s3: Remove unused name_queries
Volker Lendecke
1
-34
/
+0
2011-06-19
s3: Fix some type-punned warnings
Volker Lendecke
1
-7
/
+8
2011-06-19
s3: Add name_resolve_bcast_send/recv
Volker Lendecke
2
-20
/
+104
2011-06-19
s3: Fix a memleak in name_resolve_bcast
Volker Lendecke
1
-4
/
+7
2011-06-19
s3: Test nttrans_create
Volker Lendecke
5
-0
/
+112
2011-06-19
s3: Add incomplete cli_nttrans_create
Volker Lendecke
2
-0
/
+208
2011-06-19
s3: Correctly align even
Volker Lendecke
1
-1
/
+3
2011-06-18
s3: Allow NULL sd_size in make_sec_desc
Volker Lendecke
1
-2
/
+10
2011-06-17
s3:modules fix Bug 8244 - Cannot copy files larger than 2 GB to Samba share
Christian Ambach
1
-3
/
+3
2011-06-17
s4-errors: Import error maps from the source3/ unix -> ntstatus mapping
Andrew Bartlett
1
-0
/
+11
2011-06-17
errors: reorder error codes for easier s3/s4 comparison
Andrew Bartlett
2
-14
/
+14
2011-06-17
s4-util: removed the s4 nterr.c
Andrew Tridgell
2
-55
/
+1
2011-06-17
s3-util: remove the s3 nterr.c
Andrew Tridgell
4
-66
/
+2
2011-06-17
util: moved nt_errstr() into common code
Andrew Tridgell
2
-8
/
+23
2011-06-17
libclu/util: Move get_friendly_nt_error_msg() in common.
Andrew Bartlett
4
-40
/
+52
2011-06-17
build: only use the git version on install, not in the build tree
Andrew Tridgell
4
-9
/
+13
2011-06-17
samba-tool: exit with non-zero status on dbcheck failure
Andrew Tridgell
1
-1
/
+3
2011-06-17
talloc: added talloc_stackframe_exists()
Andrew Tridgell
2
-0
/
+25
2011-06-17
s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'
Andrew Tridgell
2
-2
/
+6
2011-06-17
samba-tool: show success message on group operations
Andrew Tridgell
1
-0
/
+4
2011-06-17
s4-pysamdb: fixed the normalisation of grouptype in group add
Andrew Tridgell
1
-1
/
+7
2011-06-17
samba-tool: report total error count and suggest --fix if needed
Andrew Tridgell
1
-3
/
+10
2011-06-17
samba-tool: added attribute normalisation checks
Andrew Tridgell
1
-3
/
+53
2011-06-17
s4-dsdb: if we don't have a remote schema, then use the local one
Andrew Tridgell
1
-2
/
+8
2011-06-17
s4-pydsdb: added dsdb_normalise_attributes() call
Andrew Tridgell
2
-0
/
+109
2011-06-16
s3:wb_lookupsids: add some paranoia checks to wb_lookupsids_recv()
Stefan Metzmacher
1
-0
/
+18
2011-06-16
s3:wb_lookupsids: don't ignore 'result' and check if we got useable values
Stefan Metzmacher
1
-4
/
+48
2011-06-16
Revert "s3-winbind: Fix paranoia checks in winbindd_samr.c."
Stefan Metzmacher
1
-2
/
+2
2011-06-16
s3:rpc_server/svcctl: fix valgrind bug in _svcctl_QueryServiceObjectSecurity()
Stefan Metzmacher
1
-1
/
+1
2011-06-16
s3:rpc_server/svcctl: fix valgrind bugs in _svcctl_QueryServiceConfig2W()
Stefan Metzmacher
1
-9
/
+5
2011-06-16
s3:rpc_server/svcctl: don't allocate return values on a temporary stackframe
Stefan Metzmacher
1
-5
/
+3
2011-06-16
s4:winbind/wb_samba3_protocol.c - rework it using concrete enum values
Matthias Dieter Wallnöfer
1
-3
/
+27
2011-06-16
s4:ntvfs subsystems - rework it using concrete enum values
Matthias Dieter Wallnöfer
4
-5
/
+43
2011-06-15
auth/kerberos/gssapi_pac: fix compiler warnings
Stefan Metzmacher
1
-6
/
+5
2011-06-15
s4:libcli/smb_composite: convert smb2_composite_setpathinfo_send/rev to teven...
Stefan Metzmacher
2
-59
/
+129
2011-06-15
librpc: fix buildwarning in NDR_WMI.
Günther Deschner
2
-0
/
+25
2011-06-15
s3: Add debug level 0 warnings to make_new_server_info_guest
Volker Lendecke
1
-2
/
+6
2011-06-15
s3: Fix the return of make_new_server_info_guest
Volker Lendecke
1
-1
/
+1
2011-06-15
s3-winbind: Fix paranoia checks in winbindd_samr.c.
Andreas Schneider
1
-2
/
+2
2011-06-15
build: fixed development symlinks for libraries in subdirectories
Andrew Tridgell
1
-2
/
+2
2011-06-15
build: fixed dependencies on install prefix for pc files and python scripts
Andrew Tridgell
2
-0
/
+3
2011-06-15
s3:utils/net_*registry: use c99 initializers which are supported by old gcc 2...
Stefan Metzmacher
2
-4
/
+8
2011-06-14
s3: Fix connecting to ctdb as non-root
Volker Lendecke
1
-0
/
+7
2011-06-14
s3: Fix count_current_connections
Volker Lendecke
1
-2
/
+4
2011-06-14
s3-docs: Fix a typo found by Samba-JP oota <ribbon@samba.gr.jp>
Volker Lendecke
1
-1
/
+1
2011-06-14
s3-docs: Fix a duplicate list entry
Volker Lendecke
1
-6
/
+0
2011-06-14
s3-utils: fix crash in net cache get
Christian Ambach
1
-1
/
+1
2011-06-14
samba-tool: disable validation on removing an empty attribute in dbcheck
Andrew Tridgell
1
-1
/
+1
2011-06-14
pyldb: make ldb operations more consistent
Andrew Tridgell
1
-12
/
+21
2011-06-14
pyldb: added validate option to ldb.modify()
Andrew Tridgell
1
-9
/
+15
[next]