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
...
*
s3:schannel streamline interface
Simo Sorce
2010-02-23
8
-201
/
+191
*
s3:schannel fix memory hierarchy
Simo Sorce
2010-02-23
1
-1
/
+1
*
schannel: merge header files
Simo Sorce
2010-02-23
2
-48
/
+34
*
s4:schannel more readable check logic
Simo Sorce
2010-02-23
3
-24
/
+44
*
s3:schannel more readable check logic
Simo Sorce
2010-02-23
3
-22
/
+39
*
s3 move the sitename cache in its own file
Simo Sorce
2010-02-23
11
-117
/
+172
*
s3: Consolidate some pid_to_procid() calls to procid_self()
Volker Lendecke
2010-02-23
2
-7
/
+7
*
s3: re-run make samba3-idl.
Günther Deschner
2010-02-23
2
-54
/
+56
*
spoolss: some fixes for devicemode dm extra structs.
Günther Deschner
2010-02-23
1
-10
/
+2
*
s3: re-run make samba3-idl.
Günther Deschner
2010-02-23
3
-0
/
+675
*
spoolss: add various DM extradata formats (including PostScript and UniDriver).
Günther Deschner
2010-02-23
1
-0
/
+307
*
s3:spoolss: construct the devmode the same way for level 2 and 8
Stefan Metzmacher
2010-02-23
1
-17
/
+3
*
s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structure
Stefan Metzmacher
2010-02-23
1
-2
/
+6
*
s3:selftest: $WORKGROUP doesn't exist, we should use $DOMAIN
Stefan Metzmacher
2010-02-23
1
-1
/
+1
*
s3: Consolidate server_id_self into the equivalent procid_self()
Volker Lendecke
2010-02-23
13
-17
/
+11
*
s3: add explicit configure option whether or not to enable dmapi support
Björn Jacke
2010-02-23
1
-2
/
+23
*
tstream: Added a typedef for the function prototype.
Andreas Schneider
2010-02-23
2
-9
/
+19
*
s4-smb: Migrate named_pipe_server to tsocket.
Andreas Schneider
2010-02-23
2
-211
/
+279
*
s4-selftest: disable rndc and dns update in build farm
Andrew Tridgell
2010-02-23
1
-1
/
+2
*
s4-dns: improved logging, and run name check at startup
Andrew Tridgell
2010-02-23
1
-6
/
+10
*
s4-pyglue: added interface_ips() call
Andrew Tridgell
2010-02-23
1
-0
/
+43
*
s4-dns: call out to the dns update command every 10 minutes
Andrew Tridgell
2010-02-23
1
-26
/
+112
*
s4-param: added "dns update command" smb.conf option
Andrew Tridgell
2010-02-23
2
-0
/
+5
*
s4-config: add dyn_SBINDIR
Andrew Tridgell
2010-02-23
3
-0
/
+5
*
libreplace: Remove the obsolete signal type cast.
Andreas Schneider
2010-02-23
3
-13
/
+4
*
libutil: Remove obsolete signal type cast.
Andreas Schneider
2010-02-23
1
-5
/
+5
*
s4-smbd: Remove obsolete singal type cast from the thread process model.
Andreas Schneider
2010-02-23
1
-3
/
+3
*
s3-smb: Remove the obsolete signal type cast.
Andreas Schneider
2010-02-23
1
-4
/
+0
*
s3-lib: Remove obsolete signal type cast.
Andreas Schneider
2010-02-23
3
-12
/
+12
*
s3-libads: Remove obsolete signal type cast.
Andreas Schneider
2010-02-23
1
-5
/
+5
*
s3-nmbd: Remove obsolete signal type cast.
Andreas Schneider
2010-02-23
3
-7
/
+7
*
s3-pam_smbpass: Remove obsolete signal type cast.
Andreas Schneider
2010-02-23
3
-21
/
+21
*
s3-passdb: Remove obsolete signal type cast.
Andreas Schneider
2010-02-23
1
-3
/
+3
*
s3-print: Remove obsolete signal type cast.
Andreas Schneider
2010-02-23
1
-3
/
+3
*
s3:winbindd: never mark external domains as internal!
Stefan Metzmacher
2010-02-23
1
-4
/
+1
*
s4:netlogon RPC - fix the indentation
Matthias Dieter Wallnöfer
2010-02-23
1
-15
/
+15
*
s3 Fix the build
Simo Sorce
2010-02-22
1
-3
/
+3
*
s4:netlogon GetTrustedDomainInformation
Simo Sorce
2010-02-22
10
-49
/
+209
*
s4:netlogon fix segfault
Simo Sorce
2010-02-22
1
-12
/
+19
*
ldb:web Fix typo
Simo Sorce
2010-02-22
1
-1
/
+1
*
A test "store create time" parameter got commited by accident. Remove it.
Jeremy Allison
2010-02-22
1
-1
/
+0
*
Ensure STREAMERROR deletes any files in the \\testdir
Jeremy Allison
2010-02-22
1
-0
/
+1
*
Add an "attributes" string to allinfo.
Jeremy Allison
2010-02-22
1
-0
/
+27
*
s3: Explicitly handle inbuf in cli_trans_done
Volker Lendecke
2010-02-22
1
-2
/
+9
*
s3: Explicitly handle inbuf in cli_write_andx_done
Volker Lendecke
2010-02-22
1
-2
/
+4
*
s3: Explicitly handle inbuf in cli_read_andx_done
Volker Lendecke
2010-02-22
1
-2
/
+2
*
s3: Explicitly handle inbuf in cli_message_start_done
Volker Lendecke
2010-02-22
2
-6
/
+7
*
s3: Explicitly handle inbuf in cli_dskattr_done
Volker Lendecke
2010-02-22
1
-2
/
+4
*
s3: Explicitly handle inbuf in cli_getatr_done
Volker Lendecke
2010-02-22
1
-2
/
+4
*
s3: Explicitly handle inbuf in cli_getattrE_done
Volker Lendecke
2010-02-22
1
-2
/
+4
[prev]
[next]