index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
The usual !pstring...
Jeremy Allison
2007-12-04
2
-5
/
+10
*
More pstring elimination.
Jeremy Allison
2007-12-04
1
-2
/
+3
*
Remove pstrings.
Jeremy Allison
2007-12-04
1
-84
/
+166
*
Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().
Jeremy Allison
2007-12-04
1
-14
/
+33
*
Remove pstr_sprintf. Replace with snprintf.
Jeremy Allison
2007-12-04
1
-46
/
+72
*
Back to pstring removal.
Jeremy Allison
2007-12-04
1
-12
/
+27
*
Gone from usershare.
Jeremy Allison
2007-12-03
1
-61
/
+151
*
Getting to the home stretch for elimination of pstrings...
Jeremy Allison
2007-12-03
9
-159
/
+238
*
Remove pstring from clirap2 by completely rewriting the damn
Jeremy Allison
2007-12-03
1
-3
/
+5
*
Fix shutdown callers.
Günther Deschner
2007-12-03
1
-6
/
+7
*
Fix svcctl callers.
Günther Deschner
2007-12-03
2
-11
/
+11
*
Fix winreg callers.
Günther Deschner
2007-12-03
1
-28
/
+29
*
Actually implement reboot feature for net dom join/unjoin.
Günther Deschner
2007-12-03
2
-8
/
+77
*
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
[next]