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
/
net_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r18271: Big change:
Gerald Carter
2007-10-10
1
-9
/
+9
*
r18188: merge 3.0-libndr branch
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-12
/
+11
*
r16644: Fix bug #3887 reported by jason@ncac.gwu.edu
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r16638: Fix bug #3885, reported by jason@ncac.gwu.edu. Use
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
2007-10-10
1
-4
/
+28
*
r16345: Improve the chance that our users can discover one of the coolest 'net'
Günther Deschner
2007-10-10
1
-0
/
+1
*
r16344: Allow to set passwords directly when creating users via "net rpc user
Günther Deschner
2007-10-10
1
-1
/
+55
*
r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r15657: Fix some Tru64 warnings
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
2007-10-10
1
-1
/
+1
*
r15471: Clarify error message
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r15198: Mention the auditing tool in "net rpc help".
Günther Deschner
2007-10-10
1
-0
/
+1
*
r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett.
Günther Deschner
2007-10-10
1
-3
/
+2
*
r15137: Refuse to join if our netbios name is longer than 15 chars. I think t...
Volker Lendecke
2007-10-10
1
-0
/
+7
*
r15136: Fix join consistency check
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r15123: Don't even try to join with an inproper configuration.
Günther Deschner
2007-10-10
1
-0
/
+6
*
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
2007-10-10
1
-6
/
+6
*
r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS
Günther Deschner
2007-10-10
1
-0
/
+1
*
r15011: Fix bug # 2413. net rpc info can't reliably work anonymously anymore.
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r14101: Fix a segfault in trustdom establish, cli is NULL here.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-0
/
+7
*
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r13382: added server affinity cache stores for 'net rpc join' and trusted dom...
Gerald Carter
2007-10-10
1
-0
/
+4
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-47
/
+510
*
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
2007-10-10
1
-55
/
+55
*
r12338: add ifdef DEBUG_PASSWORD before printing clear text password.
Günther Deschner
2007-10-10
1
-0
/
+2
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r10909: Give better shutdown messages
Jim McDonough
2007-10-10
1
-15
/
+19
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-469
/
+620
*
r10431: fix segfault when the pip open fails in 'net rpc' commands
Gerald Carter
2007-10-10
1
-0
/
+2
*
r10247: Fix help text for net rpc shutdown.
Jim McDonough
2007-10-10
1
-1
/
+4
*
r9787: BUG 2998: patch from Humberto Diogenes <virtual.spirit@digizap.com.br>...
Gerald Carter
2007-10-10
1
-0
/
+1
*
r8935: Fix signed/unsigned comparison warning. Bugzilla #2943.
Tim Potter
2007-10-10
1
-2
/
+2
*
r8911: cosmetic fixes.
Günther Deschner
2007-10-10
1
-5
/
+4
*
r8833: Fix some uninitialized variables.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...
Jim McDonough
2007-10-10
1
-0
/
+1
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r7876: Now that we have "net rpc share migrate security" completly remove the
Günther Deschner
2007-10-10
1
-6
/
+3
*
r7852: Correct fix from Lars for the argv issue.
Jeremy Allison
2007-10-10
1
-15
/
+12
*
r7849: Dodgy fix - we shouldn't be assuming argc++ points to a valid argv.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r7632: Cleanup "net share migrate"-code.
Günther Deschner
2007-10-10
1
-122
/
+334
*
r7609: Move top level dir handling in from of the loop. This makes the code
Lars Müller
2007-10-10
1
-24
/
+56
*
r7532: compile fix.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r7512: Fix net share migrate files to also migrate the ACLs of the top level
Lars Müller
2007-10-10
1
-79
/
+107
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-7
/
+9
*
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
2007-10-10
1
-10
/
+199
*
r6943: missed in last sync
Gerald Carter
2007-10-10
1
-1
/
+3
*
r6880: Fix bug 2070 after positive feedback from Leon Vernikov. Thanks!
Volker Lendecke
2007-10-10
1
-8
/
+16
*
r6823: Add deletion confirmation / error message.
John Terpstra
2007-10-10
1
-0
/
+5
[next]