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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r7618: Typo...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r7617: Fix for bug #2801 - delete veto files was broken with the new
Jeremy Allison
2007-10-10
2
-3
/
+19
*
r7614: convert move_driver_to_download_area() to return WERROR in order to pr...
Gerald Carter
2007-10-10
2
-8
/
+6
*
r7613: small changes to _svcctl_open_service() and create_open_service_handle...
Gerald Carter
2007-10-10
1
-9
/
+21
*
r7610: can successfully stop and start the 'spooler' service by setting the s...
Gerald Carter
2007-10-10
4
-68
/
+56
*
r7609: Move top level dir handling in from of the loop. This makes the code
Lars Müller
2007-10-10
3
-27
/
+57
*
r7607: Some minor fixes (typos, const)
Günther Deschner
2007-10-10
1
-8
/
+5
*
r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when
Günther Deschner
2007-10-10
3
-1
/
+5
*
r7603: * fix a bug in the SERVICE_ALL_ACCESS security mask
Gerald Carter
2007-10-10
5
-6
/
+9
*
r7595: start trying to split out the svcctl functions into separate files for...
Gerald Carter
2007-10-10
6
-694
/
+853
*
r7591: Don't call getpeeraddr on a disconnected socket.
Jeremy Allison
2007-10-10
1
-5
/
+8
*
r7584: cleanup the default printer security descriptor
Gerald Carter
2007-10-10
1
-32
/
+29
*
r7583: * more rearranging and renaming of functions
Gerald Carter
2007-10-10
1
-410
/
+472
*
r7581: fix bad merge
Gerald Carter
2007-10-10
1
-2
/
+0
*
r7578: use global well known DOM_SID objects when possible
Gerald Carter
2007-10-10
1
-9
/
+6
*
r7577: switching to macro for IS_DC
Gerald Carter
2007-10-10
1
-15
/
+4
*
r7576: implement access checks for open_scm and open_service
Gerald Carter
2007-10-10
2
-21
/
+139
*
r7573: you can't make an omlette without break a few eggs....start reworking ...
Gerald Carter
2007-10-10
2
-418
/
+323
*
r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...
Gerald Carter
2007-10-10
6
-84
/
+1642
*
r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...
Jeremy Allison
2007-10-10
2
-133
/
+110
*
r7550: Steal the correct error return for invalid TID on NTcreateX from Samba4
Jeremy Allison
2007-10-10
1
-2
/
+8
*
r7547: removing unused fields in the REGISTRY_KEY structure associated with o...
Gerald Carter
2007-10-10
2
-9
/
+1
*
r7544: Fix for bug #2196 from Denis Sbragion <d.sbragion@infotecna.it>.
Jeremy Allison
2007-10-10
1
-3
/
+8
*
r7542: Patch from Renaud Duhaut <rd@duhaut.com> for a parameter
Jeremy Allison
2007-10-10
1
-1
/
+18
*
r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copy
Jeremy Allison
2007-10-10
1
-0
/
+24
*
r7537: Print passwords in display charset.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r7534: Add missing cli_srvsvc_net_share_set_info-function and
Günther Deschner
2007-10-10
2
-0
/
+133
*
r7532: compile fix.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r7529: Apply some const, remove unused variable.
Günther Deschner
2007-10-10
1
-4
/
+3
*
r7512: Fix net share migrate files to also migrate the ACLs of the top level
Lars Müller
2007-10-10
3
-80
/
+122
*
r7511: Add three new command line switches to testparm:
Lars Müller
2007-10-10
2
-4
/
+141
*
r7474: A *foul* and *disgusting* hack to ensure that, at the very lowest
Jeremy Allison
2007-10-10
1
-1
/
+23
*
r7472: fix smbpasswd user password change (still worked by bad error messages...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r7470: fix block size caculation error when request size > 4096 bytes
Gerald Carter
2007-10-10
1
-1
/
+1
*
r7454: couple of winbindd fixes
Gerald Carter
2007-10-10
4
-9
/
+17
*
r7452: Set sparse flag if needed. Based on code from jpeach@sgi.com.
Jeremy Allison
2007-10-10
1
-5
/
+12
*
r7450: fix my bone head mistake with ntlm authentcation and 'map to guest = b...
Gerald Carter
2007-10-10
2
-9
/
+12
*
r7447: Sync up a little between HEAD and 3.0 in preparation for moving
Jeremy Allison
2007-10-10
1
-5
/
+30
*
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
2007-10-10
13
-19
/
+142
*
r7423: Fix the build on sol10
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
51
-3157
/
+7539
*
r7412: Now we're not memset'ing ensure we're valgrind clean.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r7398: commiting abartlet's patch for kerberos authentication when using a ke...
Gerald Carter
2007-10-10
2
-6
/
+9
*
r7396: cleaning up vestiges of winbind local accounts code
Gerald Carter
2007-10-10
1
-4
/
+0
*
r7395: * new feature 'map to guest = bad uid' (based on patch from
Gerald Carter
2007-10-10
4
-34
/
+55
*
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
2007-10-10
7
-18
/
+1146
*
r7390: Revision 7371 did not help :-(
Volker Lendecke
2007-10-10
1
-4
/
+0
*
r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet
Jeremy Allison
2007-10-10
5
-145
/
+157
*
r7374: BUG 1261: remove unusable libbiconv after discussion with Timur (FreeB...
Gerald Carter
2007-10-10
1
-11
/
+0
*
r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer)
Gerald Carter
2007-10-10
4
-25
/
+46
[prev]
[next]