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-heimdalbuild: remove LIBNETIF dependency from HEIMDAL_GSSAPI
Andrew Tridgell
2010-04-26
1
-1
/
+1
*
build: normalise paths in unique source checking
Andrew Tridgell
2010-04-26
1
-1
/
+1
*
build: a library is only empty if it has no deps
Andrew Tridgell
2010-04-26
1
-3
/
+3
*
build: use option_group() not add_option_group()
Andrew Tridgell
2010-04-26
1
-1
/
+1
*
build: cope with duplicates in source lists
Andrew Tridgell
2010-04-26
1
-2
/
+5
*
s3: async_domain_request is no longer used
Volker Lendecke
2010-04-25
2
-67
/
+0
*
s3: Convert add_trusted_domains() to wb_domain_request_send()
Volker Lendecke
2010-04-25
1
-22
/
+19
*
s3: Simplify trustdom_state
Volker Lendecke
2010-04-25
1
-10
/
+5
*
s3: Make "struct trustdom_state" its own talloc context
Volker Lendecke
2010-04-25
1
-14
/
+9
*
libwbclient: Talloc is no longer used
Volker Lendecke
2010-04-25
2
-3
/
+0
*
Revert "tsocket: not all systems have IPV6_V6ONLY"
Stefan Metzmacher
2010-04-24
1
-2
/
+2
*
lib/replace/wscript: make sure IPV6_V6ONLY is available for IPv6 support
Stefan Metzmacher
2010-04-24
1
-0
/
+8
*
lib/replace: make sure IPV6_V6ONLY is available for IPv6 support
Stefan Metzmacher
2010-04-24
1
-0
/
+8
*
lib/replace/wscript: add replacement for IPV6_V6ONLY on linux systems with br...
Stefan Metzmacher
2010-04-24
1
-0
/
+19
*
lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...
Stefan Metzmacher
2010-04-24
2
-0
/
+51
*
buildtools/wafsamba: inline defines during configure into the tests
Stefan Metzmacher
2010-04-24
1
-7
/
+4
*
buildtools/wafsamba: make sure we create bin/default/ before trying to create...
Stefan Metzmacher
2010-04-24
1
-0
/
+1
*
s4 dns: Allow to specify static grant entries to be added to the dynamicaly g...
Matthieu Patou
2010-04-24
1
-3
/
+17
*
s4-smbd: Fix compiler warning in prefork smbd.
Tim Potter
2010-04-24
1
-1
/
+1
*
lib/zlib/wscript: fix system zlib detection
Stefan Metzmacher
2010-04-24
1
-0
/
+3
*
Revert "nsswitch: Fix a memleak in wbinfo"
Volker Lendecke
2010-04-24
1
-2
/
+0
*
s3: sendto_domain() is lo longer used
Volker Lendecke
2010-04-24
2
-30
/
+0
*
s3: Simplify (bool != True) to !bool
Volker Lendecke
2010-04-24
1
-1
/
+1
*
Implement oplocks within SMB2. Plumb into the existing SMB1 oplock system.
Jeremy Allison
2010-04-24
5
-17
/
+112
*
When sending the initial async response, this is never part of a chain.
Jeremy Allison
2010-04-23
1
-1
/
+1
*
Don't free the entire tevent_req on cancel, only the part we need (the immedi...
Jeremy Allison
2010-04-23
1
-9
/
+12
*
libwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSE
Volker Lendecke
2010-04-23
1
-5
/
+75
*
s3: Allow pdb password change using WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP
Volker Lendecke
2010-04-23
1
-0
/
+15
*
s3: init_dc_connection() can't init for internal domains
Volker Lendecke
2010-04-23
1
-0
/
+4
*
libwbclient: Actually copy something in wbcChangeUserPasswordEx
Volker Lendecke
2010-04-23
1
-8
/
+8
*
s3: replace some data_blob_talloc by data_blob_const
Volker Lendecke
2010-04-23
1
-8
/
+4
*
libwbclient: Remove some pointless BAIL_ON_WBC_ERROR macro calls
Volker Lendecke
2010-04-23
1
-12
/
+12
*
s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async API
Volker Lendecke
2010-04-23
5
-47
/
+133
*
s3-smbd: group print relate data in own structure
Simo Sorce
2010-04-23
8
-21
/
+52
*
Allow smb2 create requests to be cancelled.
Jeremy Allison
2010-04-23
6
-32
/
+98
*
Fix bug #7384 - dptr_Close has a bitmap leak.
Ira Cooper
2010-04-23
1
-3
/
+1
*
At simo's request return struct tevent_req *treq -> treq. For consistency :-(.
Jeremy Allison
2010-04-23
1
-80
/
+80
*
Rename - no functional change. Stop all variables being called "req".
Jeremy Allison
2010-04-23
1
-130
/
+129
*
s3-spoolss: Added a winreg_get_printer function.
Andreas Schneider
2010-04-23
2
-0
/
+279
*
s3-spoolss: Added a winreg_create_printer function.
Andreas Schneider
2010-04-23
2
-0
/
+341
*
s3-spoolss: Added a winreg_update_printer function.
Andreas Schneider
2010-04-23
2
-0
/
+385
*
s3-spoolss: Added a winreg_get_driver_list function.
Simo Sorce
2010-04-23
2
-0
/
+94
*
s3-spoolss: Added a winreg_del_driver function.
Simo Sorce
2010-04-23
2
-0
/
+105
*
s3-spoolss: Added a winreg_get_driver function.
Simo Sorce
2010-04-23
2
-0
/
+281
*
s3-spoolss: Added a winreg_add_driver function.
Simo Sorce
2010-04-23
2
-0
/
+246
*
s3-spoolss: Move info_ctr conversion to a public helper.
Simo Sorce
2010-04-23
2
-6
/
+25
*
s3-spoolss: Fixed winreg_delete_printer_key if key is NULL or emtpy.
Andreas Schneider
2010-04-23
1
-7
/
+11
*
s3-spoolss: Add date and version winreg helpers.
Simo Sorce
2010-04-23
1
-0
/
+129
*
s3-spoolss: Added more winreg hepler functions.
Andreas Schneider
2010-04-23
1
-0
/
+20
*
s3-spoolss: Added winreg helper functions
Simo Sorce
2010-04-23
1
-0
/
+125
[prev]
[next]