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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reformatting
Volker Lendecke
2007-12-03
1
-2
/
+4
*
Add "net dom" command suite to "net".
Günther Deschner
2007-11-30
2
-0
/
+2
*
Add "net dom unjoin" code.
Günther Deschner
2007-11-30
1
-0
/
+52
*
Add "net dom join" code.
Günther Deschner
2007-11-30
1
-0
/
+116
*
Move param helper routines to one place.
Günther Deschner
2007-11-30
2
-45
/
+0
*
Remove PSTRING_LEN from smbd/ nmbd/.
Jeremy Allison
2007-11-29
1
-2
/
+3
*
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2007-11-29
2
-7
/
+12
*
Allow calling "net rpc join" and "net rpc trustdom" without specifying server...
Michael Adam
2007-11-29
1
-1
/
+1
*
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
2007-11-27
1
-13
/
+13
*
Remove some statics
Volker Lendecke
2007-11-27
1
-2
/
+5
*
Remove a static
Volker Lendecke
2007-11-24
1
-3
/
+5
*
Make remote_password_change return malloced error strings
Volker Lendecke
2007-11-23
1
-2
/
+3
*
add talloc_stackframe() to eventlogadm
Volker Lendecke
2007-11-23
1
-0
/
+2
*
Remove pstrings from pam_smbpass - make local_password_change
Jeremy Allison
2007-11-21
1
-5
/
+7
*
Add talloc stackframe for ntlm_auth.c
Jeremy Allison
2007-11-20
1
-0
/
+2
*
Add error message to net rap file and net rap file user
Karolin Seeger
2007-11-19
1
-0
/
+8
*
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
2007-11-15
2
-2
/
+2
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-2
/
+1
*
Remove pstring from param/
Jeremy Allison
2007-11-13
1
-4
/
+4
*
ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)
Stefan Metzmacher
2007-11-09
1
-3
/
+6
*
Sanitize smbcacls slightly
Volker Lendecke
2007-11-09
1
-94
/
+144
*
Make base64_encode_data_blob return a talloced string
Volker Lendecke
2007-11-09
2
-12
/
+12
*
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
2007-11-08
1
-5
/
+9
*
Ensure we null out the address correctly.
Jeremy Allison
2007-11-05
1
-1
/
+2
*
Fix another segfault and make smbfilter run again.
Michael Adam
2007-11-06
1
-1
/
+3
*
Fix a segfault.
Michael Adam
2007-11-06
1
-0
/
+2
*
Try to fix the build. There was one forgotten caller
Michael Adam
2007-11-06
1
-2
/
+2
*
Make sure we can read SACLs from the registry.
Günther Deschner
2007-11-05
1
-1
/
+5
*
Remove more static data from lib/util_sock.c and
Jeremy Allison
2007-11-03
2
-2
/
+2
*
Forgot one more getnameinfo.
Jeremy Allison
2007-11-02
1
-1
/
+1
*
Fix Solaris by ensuring we use the IPv4 or IPv6 length
Jeremy Allison
2007-11-02
1
-1
/
+1
*
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
2007-10-27
3
-3
/
+3
*
Fix popt bool problems (need POPT_ARG_NONE, not POPT_ARG_VALUE).
Jeremy Allison
2007-10-26
1
-4
/
+4
*
Fix a few more sockaddr -> sockaddr_storgage.
Jeremy Allison
2007-10-26
1
-3
/
+3
*
one more struct in_addr => struct sockaddr_storage
Stefan Metzmacher
2007-10-26
1
-6
/
+12
*
Fixed missing in_addr -> sockaddr_storage conversion (how did
Jeremy Allison
2007-10-25
1
-10
/
+14
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
12
-361
/
+469
*
Don't segfault if locking.tdb can't be opened
Volker Lendecke
2007-10-21
1
-0
/
+13
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
11
-56
/
+111
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
35
-296
/
+296
*
Add net rap file user
Karolin Seeger
2007-10-18
1
-6
/
+18
*
Correctly free memory in regfio paths
Alexander Bokovoy
2007-10-15
1
-1
/
+4
*
Fix the build WITH_DNS_UPDATES.
Günther Deschner
2007-10-12
1
-2
/
+8
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
6
-13
/
+15
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
4
-213
/
+302
*
r25592: Allow to set sec_info for registry security descriptor queries.
Günther Deschner
2007-10-10
1
-8
/
+16
*
r25526: Fix usage output.
Günther Deschner
2007-10-10
1
-5
/
+5
*
r25525: Add "net rpc registry getsd <keyname>" to display security descriptors.
Günther Deschner
2007-10-10
1
-0
/
+83
*
r25499: Fix rpc_file_list_internals
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r25481: Fix some typos, don't panic as non-root on net getdomainsid
Volker Lendecke
2007-10-10
2
-4
/
+13
[prev]
[next]