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
*
Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx.
Günther Deschner
2007-12-21
1
-8
/
+8
*
Some libnet and netapi build fixes.
Günther Deschner
2007-12-21
1
-1
/
+1
*
Very quick conversion of net_conf functions into the libnet_conf layer.
Günther Deschner
2007-12-21
1
-142
/
+16
*
Remove Get_Pwnam and its associated static variable
Volker Lendecke
2007-12-19
1
-2
/
+2
*
Make usage message for net sam rights list a little more precise.
Michael Adam
2007-12-17
1
-1
/
+1
*
Fix flags in all callers of lookup_name() in net_sam.c.
Michael Adam
2007-12-17
1
-16
/
+16
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
8
-25
/
+29
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
11
-36
/
+38
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
1
-5
/
+10
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
2
-5
/
+6
*
Developer doesn't cut it - need #define test for NSS_WRAPPER.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Only add the non-root escape on !developer.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Fix the buildfarm until I figure out how to allow
Jeremy Allison
2007-12-12
1
-0
/
+2
*
Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>
Jeremy Allison
2007-12-12
1
-0
/
+4
*
Some cleanups for "net dom join".
Günther Deschner
2007-12-12
1
-4
/
+9
*
Replace "unknown" with access_mask when calling samr_CreateUser2().
Günther Deschner
2007-12-11
1
-3
/
+3
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
16
-24
/
+26
*
Tiny simplifications
Volker Lendecke
2007-12-10
1
-1
/
+1
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
4
-26
/
+51
*
We don't need P_GSTRING or P_UGSTRING anymore.
Jeremy Allison
2007-12-07
1
-4
/
+0
*
Make all the tools use the proper accessor functions.
Jeremy Allison
2007-12-06
2
-13
/
+14
*
Fix typos in auth change.
Jeremy Allison
2007-12-06
1
-2
/
+2
*
Get closer to building with smbmount. Move parameter line changes
Jeremy Allison
2007-12-06
1
-6
/
+8
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
2
-7
/
+16
*
Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ...
Karolin Seeger
2007-12-06
1
-3
/
+8
*
Remove some globals
Volker Lendecke
2007-12-05
1
-2
/
+4
*
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
[next]