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:netlogon RPC server - "LogonGetDomainInfo" - check for NULL attributes
Matthias Dieter Wallnöfer
2011-03-01
1
-17
/
+29
*
s4:drsuapi RPC server - check for the "SPN" attribute != NULL
Matthias Dieter Wallnöfer
2011-03-01
1
-0
/
+6
*
s4:dsdb - always handle the attribute "options" as 32bit unsigned integer
Matthias Dieter Wallnöfer
2011-03-01
4
-22
/
+24
*
libcli/security Add unix_token and unix_info to auth_session_info too
Andrew Bartlett
2011-03-01
1
-0
/
+2
*
s3-auth struct security_unix_token replaces UNIX_USER_TOKEN
Andrew Bartlett
2011-03-01
11
-36
/
+29
*
librpc/idl Add helper structures for use by samba3 in auth_session_info
Andrew Bartlett
2011-03-01
2
-0
/
+23
*
pidl Add support for uid_t and gid_t types
Andrew Bartlett
2011-03-01
5
-2
/
+68
*
s3-rpc_server Handle session key as a constant buffer
Andrew Bartlett
2011-03-01
1
-28
/
+4
*
s4:dsdb/common/util.c - remove "samdb_find_or_add_value"
Matthias Dieter Wallnöfer
2011-03-01
1
-8
/
+0
*
s4:dsdb/common/util.c - fully remove "samdb_msg_add_string"
Matthias Dieter Wallnöfer
2011-03-01
1
-18
/
+3
*
s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_string" wrapper
Matthias Dieter Wallnöfer
2011-03-01
1
-0
/
+8
*
s4:remove many invocations of "samdb_msg_add_string"
Matthias Dieter Wallnöfer
2011-03-01
8
-39
/
+29
*
autobuild: enabled samba3-waf build
Andrew Tridgell
2011-03-01
1
-1
/
+8
*
lib/util: new merged debug system
Andrew Bartlett
2011-03-01
16
-826
/
+462
*
lib/util move debug.[ch] out of the way
Andrew Bartlett
2011-03-01
4
-2
/
+2
*
s4-libnet_vampire: Ignore some attributes when building working schema cache
Kamen Mazdrashki
2011-03-01
1
-0
/
+9
*
s4-repl/working_schema: Ignore some attributes when bulding working schema cache
Kamen Mazdrashki
2011-03-01
1
-0
/
+9
*
s4-replicated_objects: Implement a mechanism to relax some attributes conversion
Kamen Mazdrashki
2011-03-01
1
-4
/
+31
*
s3-debug Always use C99 true/false rather than True and False
Andrew Bartlett
2011-03-01
1
-29
/
+29
*
s3-build __FUNCTION__ is always available, always use it
Andrew Bartlett
2011-03-01
3
-5
/
+5
*
lib/util/time: Merge time functions from source3/lib/time.c
Andrew Bartlett
2011-03-01
3
-63
/
+76
*
spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byte
Stefan Metzmacher
2011-03-01
1
-1
/
+1
*
spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the type
Stefan Metzmacher
2011-02-28
3
-1
/
+34
*
TODO test/review librpc/ndr: remove align2 hack for relative pointers
Stefan Metzmacher
2011-02-28
1
-5
/
+1
*
TODO test/review librpc: align nstring and nstring_array to 2 byte
Stefan Metzmacher
2011-02-28
1
-2
/
+2
*
librpc/ndr: ndr align relative pointers based on the given flags
Stefan Metzmacher
2011-02-28
1
-0
/
+26
*
TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBNDR_FLA...
Stefan Metzmacher
2011-02-28
1
-4
/
+5
*
Revert "Fix alignment issues in SPOOLSS "BUFFER" marshalling."
Stefan Metzmacher
2011-02-28
1
-7
/
+0
*
Fix compiler warning on casting -1 to uint32.
Jeremy Allison
2011-02-28
1
-3
/
+3
*
Fix some types
Jelmer Vernooij
2011-02-28
24
-39
/
+39
*
Fix one more warning introduced by changing the size of UNIX_USER_TOKEN->ngro...
Jeremy Allison
2011-02-28
1
-1
/
+1
*
Fix warning introduced by changing the size of UNIX_USER_TOKEN->ngroups from ...
Jeremy Allison
2011-02-28
1
-1
/
+1
*
Fix "cast from pointer to integer of different size" warnings on a 64-bit mac...
Jeremy Allison
2011-02-28
1
-7
/
+7
*
ntvfs: Add some missing dependencies on tevent/events.
Jelmer Vernooij
2011-02-28
2
-4
/
+5
*
tevent: Add lib/tevent as include directory.
Jelmer Vernooij
2011-02-28
1
-0
/
+1
*
samba_abi: Generate vscript entries even for ABI versions that didn't introduce
Jelmer Vernooij
2011-02-28
1
-10
/
+21
*
tdb: Use <tdb.h> to include tdb so system headers are found when building aga...
Jelmer Vernooij
2011-02-28
7
-7
/
+7
*
Use <tdb.h> to include tdb, so the system include file gets used when buildin...
Jelmer Vernooij
2011-02-28
13
-13
/
+13
*
tdr: Inline proto header to allow tdr.h to be used as it's a public header.
Jelmer Vernooij
2011-02-28
2
-5
/
+39
*
Use <tevent.h> so the system tevent gets included, if enabled.
Jelmer Vernooij
2011-02-28
4
-5
/
+5
*
Finish the range checking on all FD_SET calls for select().
Jeremy Allison
2011-02-28
2
-0
/
+14
*
s3-torture: fix the build of rpc_open_tcp.
Günther Deschner
2011-02-28
1
-1
/
+1
*
s3-smbd: Pass tevent context to messaging functions.
Andreas Schneider
2011-02-28
1
-4
/
+11
*
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
2011-02-28
40
-94
/
+186
*
s3:test: fix smbclient test on older systems (usage of mktemp)
Michael Adam
2011-02-28
1
-1
/
+1
*
s3:test: fix registry roundtrip test on older systems (usage of mktemp)
Michael Adam
2011-02-28
1
-1
/
+1
*
nsswitch: Eliminate select from wb_common
Volker Lendecke
2011-02-28
1
-28
/
+27
*
Remove sys_select[_intr]
Volker Lendecke
2011-02-28
2
-158
/
+0
*
tevent: Add a poll backend
Volker Lendecke
2011-02-28
5
-0
/
+310
*
libcli: Eliminate select from smb_readline_replacement
Volker Lendecke
2011-02-28
1
-7
/
+5
[next]