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
*
s4: remove unused dbwrap code
Stefan Metzmacher
2008-12-29
8
-561
/
+0
*
s4: Revert "r24284: change brlock_tdb.c to use the dbwrap API. This actually ...
Stefan Metzmacher
2008-12-29
2
-72
/
+101
*
Add code to test write_data_iov a bit
Volker Lendecke
2008-12-29
1
-0
/
+11
*
Attempt to fix bug 5953: Make cli_send_smb_direct_writeX use writev
Volker Lendecke
2008-12-29
1
-27
/
+13
*
Make write_data use write_data_iov
Volker Lendecke
2008-12-29
1
-24
/
+24
*
Add write_data_iov
Volker Lendecke
2008-12-29
2
-0
/
+70
*
Add sys_writev
Volker Lendecke
2008-12-29
2
-0
/
+15
*
s4 winbind: Copy SID to avoid "discard const" warning
Kai Blin
2008-12-29
1
-1
/
+2
*
s4 winbind: Add support for WINBINDD_GETGRGID call
Kai Blin
2008-12-29
3
-1
/
+208
*
s4 libnet: Add support for groupinfo by sid lookup
Kai Blin
2008-12-29
4
-27
/
+87
*
s4 winbind: Fix typos in debug output
Kai Blin
2008-12-29
1
-2
/
+2
*
wbinfo4: Add --gid-info option
Kai Blin
2008-12-29
1
-0
/
+37
*
wbinfo: Add --gid-info option.
Kai Blin
2008-12-29
1
-0
/
+30
*
s4 winbind: Add implementation for WINBINDD_GETGRNAM
Kai Blin
2008-12-29
3
-1
/
+200
*
s4 winbind: Avoid a "discards const" compiler warning.
Kai Blin
2008-12-29
1
-2
/
+2
*
s4 libnet: Add group_name member to struct libnet_GroupInfo's out struct.
Kai Blin
2008-12-29
2
-3
/
+6
*
s4:kdc: pass down event_context explicit
Stefan Metzmacher
2008-12-29
3
-1
/
+4
*
s4:libnet_samdump_keytab: pass down event_context explicit
Stefan Metzmacher
2008-12-29
1
-1
/
+3
*
s3:dbwrap: fix dbwrap_store_uint32() to match dbwrap_store_int32()
Stefan Metzmacher
2008-12-29
2
-3
/
+3
*
pyglue: fix the build with automatic dependecies
Stefan Metzmacher
2008-12-29
1
-1
/
+1
*
lib/tevent: rename event_* => tevent_* in the header file
Stefan Metzmacher
2008-12-29
11
-117
/
+208
*
Add -D option to sharesec util to delete the entire security descriptor.
Steven Danneman
2008-12-28
1
-8
/
+23
*
Change error messages in sharesec util to go to stderr instead of stdout
Steven Danneman
2008-12-28
1
-10
/
+10
*
Make sure share_info.tdb is open before attempting to delete an entry
Steven Danneman
2008-12-28
1
-2
/
+6
*
Make sharesec utility part of the default binary install.
Steven Danneman
2008-12-28
1
-2
/
+2
*
Cleaned up whitespace issues in sharesec.c
Steven Danneman
2008-12-28
1
-35
/
+39
*
Fix Samba 3 merged build - include tevent.
Jelmer Vernooij
2008-12-28
1
-0
/
+11
*
Fix some tevent includes, trying to fix the build
Kai Blin
2008-12-26
3
-4
/
+4
*
Try to fix the build by fixing some typos in the vfs code
Kai Blin
2008-12-26
1
-3
/
+3
*
Fix bug #5990 - strict allocate should be checked before ftruncate
Jeremy Allison
2008-12-25
1
-0
/
+14
*
s3:idmap: Remove passd check from idmap_backends_unixid_to_sid().
Michael Adam
2008-12-25
1
-9
/
+0
*
s:Fix uid_to_sid mapping when the idmap cache is empty.
Michael Adam
2008-12-25
1
-8
/
+7
*
lib/tevent: libtevent will change a lot until it's version 1.0.0
Stefan Metzmacher
2008-12-24
2
-2
/
+2
*
Fix accidental condition inversion.
Jelmer Vernooij
2008-12-24
1
-1
/
+1
*
Rename samba-socket -> samba_socket to fix a couple more compiler
Jelmer Vernooij
2008-12-24
10
-16
/
+16
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-12-23
1
-5
/
+15
|
\
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-12-23
57
-276
/
+586
|
|
\
|
*
|
pytalloc: Add some comments, use talloc object location in repr rather
Jelmer Vernooij
2008-12-23
1
-5
/
+15
*
|
|
s4: Fix make clean to remove gen_ndr objects.
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
|
|
Fix more compiler warnings.
Jelmer Vernooij
2008-12-23
10
-36
/
+33
*
|
|
Use 32-bit smbpid in interface as required by SMB2, in line with
Jelmer Vernooij
2008-12-23
3
-8
/
+8
*
|
|
Fix more compiler warnings in various places.
Jelmer Vernooij
2008-12-23
12
-53
/
+43
*
|
|
Install tevent_internal.h, as Samba 4 needs it.
Jelmer Vernooij
2008-12-23
1
-0
/
+1
|
|
/
|
/
|
*
|
Fix compiler warnings in libnet.
Jelmer Vernooij
2008-12-23
6
-18
/
+9
*
|
Fix use of "time offset" parameter, and add test to make sure I don't break i...
Jelmer Vernooij
2008-12-23
5
-5
/
+23
*
|
Fix more asprintf warnings and some error path errors.
Jeremy Allison
2008-12-23
7
-30
/
+44
*
|
More asprintf warning fixes.
Jeremy Allison
2008-12-23
3
-8
/
+28
*
|
More asprintf warning fixes.
Jeremy Allison
2008-12-23
2
-13
/
+21
*
|
Fix more asprintf errors and error code paths.
Jeremy Allison
2008-12-23
3
-12
/
+36
*
|
Add missing includes, required for use of gensec by 3rd-party
Matthias Dieter Wallnöfer
2008-12-23
1
-0
/
+3
[next]