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
/
source
/
utils
/
net_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r21889: * Pull from SAMBA-3_0_25 svn r21888
Gerald Carter
2007-03-20
1
-7
/
+23
*
r21619: * Pickup latest changes from SAMBA_3_0_25 (this will be it
Gerald Carter
2007-03-01
1
-0
/
+22
*
r21585: Start syncing the monster that will become 3.0.25pre1
Gerald Carter
2007-02-28
1
-16
/
+19
*
r16674: After removing each individual post-3.0.23rc3 change:
Gerald Carter
2006-06-29
1
-1
/
+1
*
r16418: Pull in more Klocwork fixes (up to r16415)
Gerald Carter
2006-06-20
1
-4
/
+28
*
r16348: * merging changes from SAMBA_3_0 r16346
Gerald Carter
2006-06-19
1
-3
/
+58
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-8
/
+8
*
r15144: final code changes for 3.0.23pre1 (SAMBA_3_0 r15141)
Gerald Carter
2006-04-20
1
-1
/
+8
*
r15123: Don't even try to join with an inproper configuration.
Günther Deschner
2006-04-18
1
-0
/
+6
*
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
2006-04-12
1
-6
/
+6
*
r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS
Günther Deschner
2006-04-11
1
-0
/
+1
*
r15011: Fix bug # 2413. net rpc info can't reliably work anonymously anymore.
Volker Lendecke
2006-04-09
1
-1
/
+3
*
r14101: Fix a segfault in trustdom establish, cli is NULL here.
Volker Lendecke
2006-03-09
1
-1
/
+1
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2006-03-07
1
-0
/
+7
*
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
2006-02-27
1
-2
/
+2
*
r13382: added server affinity cache stores for 'net rpc join' and trusted dom...
Gerald Carter
2006-02-08
1
-0
/
+4
*
r13316: Let the carnage begin....
Gerald Carter
2006-02-03
1
-47
/
+510
*
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
2006-01-17
1
-55
/
+55
*
r12338: add ifdef DEBUG_PASSWORD before printing clear text password.
Günther Deschner
2005-12-19
1
-0
/
+2
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2005-10-18
1
-1
/
+1
*
r10909: Give better shutdown messages
Jim McDonough
2005-10-11
1
-15
/
+19
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2005-09-30
1
-469
/
+620
*
r10431: fix segfault when the pip open fails in 'net rpc' commands
Gerald Carter
2005-09-22
1
-0
/
+2
*
r10247: Fix help text for net rpc shutdown.
Jim McDonough
2005-09-15
1
-1
/
+4
*
r9787: BUG 2998: patch from Humberto Diogenes <virtual.spirit@digizap.com.br>...
Gerald Carter
2005-08-30
1
-0
/
+1
*
r8935: Fix signed/unsigned comparison warning. Bugzilla #2943.
Tim Potter
2005-08-02
1
-2
/
+2
*
r8911: cosmetic fixes.
Günther Deschner
2005-08-02
1
-5
/
+4
*
r8833: Fix some uninitialized variables.
Volker Lendecke
2005-07-28
1
-1
/
+1
*
r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...
Jim McDonough
2005-07-06
1
-0
/
+1
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2005-06-24
1
-4
/
+4
*
r7876: Now that we have "net rpc share migrate security" completly remove the
Günther Deschner
2005-06-24
1
-6
/
+3
*
r7852: Correct fix from Lars for the argv issue.
Jeremy Allison
2005-06-23
1
-15
/
+12
*
r7849: Dodgy fix - we shouldn't be assuming argc++ points to a valid argv.
Jeremy Allison
2005-06-23
1
-0
/
+1
*
r7632: Cleanup "net share migrate"-code.
Günther Deschner
2005-06-16
1
-122
/
+334
*
r7609: Move top level dir handling in from of the loop. This makes the code
Lars Müller
2005-06-15
1
-24
/
+56
*
r7532: compile fix.
Günther Deschner
2005-06-13
1
-1
/
+1
*
r7512: Fix net share migrate files to also migrate the ACLs of the top level
Lars Müller
2005-06-12
1
-79
/
+107
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2005-06-08
1
-7
/
+9
*
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
2005-06-08
1
-10
/
+199
*
r6943: missed in last sync
Gerald Carter
2005-05-23
1
-1
/
+3
*
r6880: Fix bug 2070 after positive feedback from Leon Vernikov. Thanks!
Volker Lendecke
2005-05-18
1
-8
/
+16
*
r6823: Add deletion confirmation / error message.
John Terpstra
2005-05-16
1
-0
/
+5
*
r6601: fixing query and set alias info calls (level 1 from the
Gerald Carter
2005-05-03
1
-4
/
+3
*
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
2005-04-09
1
-14
/
+0
*
r6029: adding files necessary to support 'net rpc service' functions; will fi...
Gerald Carter
2005-03-24
1
-0
/
+1
*
r5954: Fix some compiler warnings and add missing exclude-block in "net rpc
Günther Deschner
2005-03-22
1
-7
/
+16
*
r5910: Partial fix for bug 2438. I'll leave the debug message in place, that ...
Volker Lendecke
2005-03-20
1
-36
/
+16
*
r5888: fix incorrect test - don't print anything if user is not in any groups
Herb Lewis
2005-03-18
1
-4
/
+1
*
r5614: fix proto for copy_fn() after changes to cli_list()
Gerald Carter
2005-03-02
1
-1
/
+1
*
r5594: Fix comment to read "remove" instead of "add"
Jim McDonough
2005-02-28
1
-1
/
+1
[next]